graphs/
vis_graph2dot.pro
includes main-level programtop vis_graph2dot
vis_graph2dot, filename, graph
 Writes a Graphviz .dot file representing a graph.
The Graphviz website provides a formal specification of the dot language
Parameters
- filename in required type=string
- filename of - .dotfile to write
- graph in required type=IDL_Container
Other attributes
- Todo:
- handle more node, edge, and graph attributes 
File attributes
| Modification date: | Tue Mar 13 13:12:05 2012 | 
| Lines: | 140 | 
| Docformat: | rst rst |