[Haskell] ANN: Chart 0.6

Tim Docker twd2 at dockerz.net
Mon Mar 10 08:22:06 EDT 2008


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




More information about the Haskell mailing list