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 _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
