11 Apr
2014
11 Apr
'14
11:55 a.m.
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 <tiago@skewed.de>