in reply to
drawing (visualizing) directed graphs
I evaluated a bunch of tools. I ended up using the
yed editor
and generating a XML file for yed in my perl scripts. yed comes with a lot of different layout modules. looks great.
Comment on
Re: drawing (visualizing) directed graphs
In Section
Seekers of Perl Wisdom