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/.
Properties
| Versions | 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.3.1 |
|---|---|
| Dependencies | base (4.*), cairo, graphviz (≥2999.14.1.0), gtk, mtl (≥2.0), polyparse, text |
| License | BSD3 |
| Copyright | Dennis Felsing 2012 |
| Author | Dennis Felsing <dennis@felsin9.de> |
| Maintainer | Dennis Felsing <dennis@felsin9.de> |
| Category | Graphs, Graphics |
| Upload date | Sat Sep 8 19:50:57 UTC 2012 |
| Uploaded by | DennisFelsing |
| Build failure | ghc-7.6 (log) |
| Distributions | NixOS: 0.2.3.1 |
Modules
- Graphics
- XDot
- Graphics.XDot.Parser
- Graphics.XDot.Types
- Graphics.XDot.Viewer
- XDot
Downloads
- xdot-0.2.tar.gz (Cabal source package)
- package description (included in the package)