graphviz - Software for visualizing very large graphs -


i have large (about 205k edges , 200k nodes) graph of text nodes (names) visualize using graphviz.

the problem running on graphviz (using sfdp) if turn off overlapping (which necessary in order produce readable graph) sfdp runs out of memory.

is there other tool graphviz manage convert graph of size image of nonoverlapping nodes?

i have not tried such large data sets, give gephi try. there plugin called noverlap prevents nodes overlapping.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -