[Haskell-cafe] Graph drawing library for Haskell

Matthew Pocock matthew.pocock at ncl.ac.uk
Fri Nov 20 08:59:45 EST 2009


I have had some luck with the graphviz (dotter) bindings for drawing
node/ark graphs. It's not an ideal solution, and will require some wrappers
to bind to your data structures, but it does work.

Matthew

2009/11/20 Victor Mateus Oliveira <rhapsodyv at gmail.com>

> Hi,
>
> Anyone knows a good library for graph diagram drawing? Or a haskell
> binding for one?
> Something like jgraph. http://www.jgraph.com/jgraph.html
>
> []s'
> Victor
>
> --
> GNU/Linux user #446397 - http://counter.li.org
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20091120/9295fe2a/attachment-0001.html


More information about the Haskell-Cafe mailing list