igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Trees generations?


From: Tamas Nepusz
Subject: Re: [igraph] Trees generations?
Date: Mon, 9 Nov 2009 12:57:11 +0000
User-agent: Mutt/1.5.17 (2007-11-01)

> as said: I was reinventing the wheel: this worked perfectly. Thank you!
> Now I have to find the optimal layout to draw the trees with. I am
> using not-so-big trees (say: a couple thousands nodes).
> Any suggestion?
If it is really a tree (there are no circles), the Reingold-Tilford
layout (Graph.layout_reingold_tilford) should be perfect for you. This
layout is explicitly meant for trees.

-- 
Tamas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]