Skip to content
Philip (flip) Kromer edited this page Jun 6, 2012 · 1 revision

Graphviz Runner -- see your graph

If you install graphviz on your machine, the graphviz runner will render a Hanuman::Graph to the Graphviz .dot format, whence to PNG, SVG and more.

ASCII

The Graph::Easy perl package will draw an ASCII-art representation of a graph.

You won't super-love it though -- it doesn't handle records correctly, which is how the graphviz exporter handles ports.