monotone

Issue 18: dump graphviz graph too

Reported by Unknown User, Apr 12, 2005

(This entry was imported from the savannah tracker, original 
location: https://savannah.nongnu.org/bugs/index.php?12649)

Would be nice to have graphviz output too next to 'agraph', as it's 
free and very versatile. Format is even easier, basically:

strict digraph categories {                                        
"ParentNode1" -> "Child1";
 "Parent2" -> "Child2";
 ..etc..
}

(Naturally:
1) writing a converter from VCG to DOT is pretty easy,
2) DOT files can do much more fancy things is someone interested)


monotone version:
-----------------
0.17 or 0.18

Comment 1 by Unknown User, Apr 12, 2005

added attachment vcg2dot.pl

Created: 19 years 13 days ago by Unknown User

Updated: 19 years 13 days ago

Status: New

Labels:
Component:Command Line UI
Type:Feature Request
Priority:Medium

Quick Links:     www.monotone.ca    -     Downloads    -     Documentation    -     Wiki    -     Code Forge    -     Build Status