There is a program written in Haskell called Timeplot that does this: http://www.haskell.org/haskellwiki/Timeplot
It's an executable rather than a library, but you can use your own Haskell code to preprocess/format data and pipe it to the program to generate histograms as pngs.
Best,
Eric
You might find this useful - http://www.haskell.org/haskellwiki/Library/PNGBtw, I too am looking for such a library.Regards,Kashyap
On Sat, Jun 11, 2011 at 3:32 AM, Dmitri O.Kondratiev <dokondr@gmail.com> wrote:
_______________________________________________I am looking for platform-independent library to generate simple histograms in png format.
Does such thing exist?
Thanks!
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe