On Fri, Nov 20, 2009 at 1:57 PM, Victor Mateus Oliveira <[email protected]> wrote: > 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
I usually turn to graphviz for my Haskell graphing needs. /M -- Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus@therning.org http://therning.org/magnus identi.ca|twitter: magthe _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
