A post to announce that Chart-0.6 is now available from it's darcs
repository and from hackage.
This is a library for drawing 2D charts. It relies upon the haskell
cairo binding that is part of gtk2hs, and hence supports several
backend output formats (windows, png, pdf, ps, etc).
I'm announcing this particular version here because it now includes an
alternative API (Data.Rendering.Chart.Simple), that is concise enough
to use interactively from a ghci repl. Thanks are due to David Roundy for
contributing this API.
Further information is available here:
http://dockerz.net/software/chart.html
Tim
_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell