[Haskell-cafe] Generating simple histograms in png format?
Alexey Khudyakov
alexey.skladnoy at gmail.com
Sun Jun 12 20:47:02 CEST 2011
On 11.06.2011 02:02, Dmitri O.Kondratiev wrote:
> I am looking for platform-independent library to generate simple
> histograms in png format.
> Does such thing exist?
>
You may give chart[1,2] a try if dependency on cairo is acceptable.
It can generate PNG among other options.
[1] http://hackage.haskell.org/package/Chart
[2] http://dockerz.net/twd/HaskellCharts
More information about the Haskell-Cafe
mailing list