On 02/02/08 23:33, Ioannis Vranos wrote:
..
From more reading on graphViz, it appears to me that this is more of a
"middle level library" than the kind of thing you would start from a
menu.  It is middle level in the sense it can process  configuration
files, but it leaves it up to you to design the files and process
them.  There are programs available that try to integrate this into
more of a pleasant user experience.

"graphviz" comes with "dotty" and "lneato", which are minimal GUIs for creating such ".dot" graphs...

Depending on your needs for postprocessing or formal constraints on the graph you generate, you could use any vector editor (xfig, dia, inkscape), assuming you can handle the resulting file format later.

Dedicated graph editors are available
http://www.yworks.com/en/products_yed_about.html
http://pigale.sourceforge.net/

Older:
http://www.ivtools.org/ivtools/index.html
(other editors such as daVinci or ANGELA! seem to have died..)

Packaging any of these would make a nice addition to SL :-)

Regards
Jan

Reply via email to