On 04/09/2014 07:47 PM, Phyo Arkar Lwin wrote: > I am using sfdp_layout. > > How can i modify it so nodes do not overlap each other alot and can > show edges?
You should change the node size and the edge width. > Graph going to be huge (Millon of nodes) so what is best algorithm for > it ? It probably does not matter. If your graph is so large and is not low-dimensional like a lattice or a tree, it it is too large it almost always will look like a huge blob with any algorithm. Best, Tiago -- Tiago de Paula Peixoto <[email protected]>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ graph-tool mailing list [email protected] http://lists.skewed.de/mailman/listinfo/graph-tool
