xdot

Parse Graphviz xdot files and interactively view them using GTK and Cairo

Latest on Hackage:0.3.0.5

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Dennis Felsing

Parse Graphviz xdot files and interactively view them using GTK and Cairo.

Currently not all xdot features are supported. Nodes and edges can be highlighted by hovering them and clicked.

For an example of using this library try the accompanying Demo.hs with the dot-files in dot-examples/.

This library was originally written as part of ghc-vis, but is now a separate project, in case anyone else may have a use for it.