python-pygooglechart

Complete wrapper for the Google Chart API
  http://pygooglechart.slowchop.com/
  1
  1 review



Google Chart API is an extremely simple tool that lets you easily create a chart from some data. You embed the data and formatting parameters in an HTTP request, and Google returns a PNG image of the chart.

This package contains a Python wrapper for those API.

For a complete API documentation please refer to Google page: http://code.google.com/apis/chart/ .
Latest reviews
4
blueXrider 12 years ago

nice