The xdot package
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 seperate project, in case anyone else may have a use for it.
Properties
| Versions | 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3 |
|---|---|
| Dependencies | base (4.*), cairo (0.12.*), graphviz (2999.16.*), gtk (0.12.*), mtl (≥2.0 & <2.2), polyparse (1.8.*), text (0.11.*) |
| License | BSD3 |
| Copyright | Dennis Felsing 2012 |
| Author | Dennis Felsing <dennis@felsin9.de> |
| Maintainer | Dennis Felsing <dennis@felsin9.de> |
| Category | Graphs, Graphics |
| Source repository | git clone git://r0q.ath.cx/xdot |
| Upload date | Tue Mar 5 02:31:01 UTC 2013 |
| Uploaded by | DennisFelsing |
| Built on | ghc-7.6 |
| Distributions | NixOS: 0.2.3 |
Modules
Downloads
- xdot-0.2.3.tar.gz (Cabal source package)
- package description (included in the package)