Python Google Chart is a complete wrapper for the Google Chart API.
| Tags | Scientific/Engineering Visualization Software Development Libraries Python Modules |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | OS Independent |
| Implementation | Python |
Recent releases


Changes: Support for QR code chart types and several missing chart features were added. Several bugs were fixed, including charts being downloaded twice, pie charts not being generated correctly, and "None" values causing errors.


Changes: Automatic chart scaling, support for Sparklines, Radar, Google-o-Meter, and Map chart types, and other changes and bugfixes.


Changes: The download_chart() call was renamed to download(). The Axis code was refactored to allow for multiple axis labels. A set_axis_labels() bug with non escaped characters was fixed.