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

[ bsd3, graphics, graphs, library, program ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.3.1, 0.2.4, 0.2.4.1, 0.2.4.2, 0.2.4.3, 0.2.4.4, 0.2.4.5, 0.2.4.6, 0.2.4.7, 0.2.4.8, 0.2.4.9, 0.3, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0.4, 0.3.0.5
Dependencies base (>=4 && <5), cairo (>=0.12 && <0.14), graphviz (>=2999.16 && <2999.19), gtk (>=0.12 && <0.14), mtl (>=2.0 && <2.3), polyparse (>=1.8 && <1.12), text (>=0.11 && <1.3), xdot [details]
License BSD-3-Clause
Copyright Dennis Felsing 2012-2013
Author Dennis Felsing <dennis@felsin9.de>
Maintainer Dennis Felsing <dennis@felsin9.de>
Category Graphs, Graphics
Source repo head: git clone https://github.com/def-/xdot.git
Uploaded by DennisFelsing at 2015-09-08T08:21:19Z
Distributions NixOS:0.3.0.5
Reverse Dependencies 2 direct, 0 indirect [details]
Executables xdot-demo
Downloads 12848 total (58 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-09-08 [all 1 reports]