hs-gchart

Haskell wrapper for the Google Chart API

http://github.com/deepakjois/hs-gchart

Latest on Hackage:0.4.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Deepak Jois
Maintained by Tom Ellis

This module is a wrapper around the Google Chart API. It exposes a rich set of Haskell data types to specify your chart data, which can then be converted into a URL that generates the PNG image of the chart. This package is very old and not really supported.