in reply to Re: drawing (visualizing) directed graphs
in thread drawing (visualizing) directed graphs

Mastering Algorithms in Perl has an entire chapter (8) devoted to Graphs

but nothing about graph drawing. I don't know any open source library that produces good looking graphs - for all type of graphs, not only some special cases.

  • Comment on Re^2: drawing (visualizing) directed graphs

Replies are listed 'Best First'.
Re^3: drawing (visualizing) directed graphs
by planetscape (Chancellor) on Jul 17, 2006 at 00:10 UTC