[Haskell-cafe] Plotting in Haskell

Tim Docker twd_gg at dockerz.net
Tue Feb 27 20:55:30 EST 2007


Chirs Witte wrote:

> Are there any good libraries for drawing plots (2D and 3D) in Haskell
> (under Windows using GHC)?


Dons has already mentioned my charting library:

    http://dockerz.net/software/chart.html

This is 2D only for now. "good" depends your perspective :-) It is
(intended to be) quite extensible. Russell O'Connor recently contributed
automatic scaling log axes.

The web-page + documentation is due for an update. Get the latest version
from darcs. Hopefully the haddock doco + examples is enough to get going.

Tim



More information about the Haskell-Cafe mailing list