vis/graphs/
mg_graph2dot.pro
includes main-level programRoutines
top mg_graph2dot
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
IDL_Containerof objects withCHILDRENandNAMEproperties
Other attributes
- Todo:
handle more node, edge, and graph attributes
File attributes
| Modification date: | Wed May 14 15:07:15 2014 |
| Lines: | 69 |
| Docformat: | rst rst |
Contact me if you have enhancement requests or bug fixes.