aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-gchartwrapper
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-2/+0
| | | | Notes: svn path=/head/; revision=276992
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 0.9Nicola Vitale2009-10-123-164/+104
| | | | Notes: svn path=/head/; revision=242711
* - Update to 0.8Nicola Vitale2009-05-103-47/+168
| | | | Notes: svn path=/head/; revision=233579
* Python wrapper for the Google Chart API.Nicola Vitale2009-01-094-0/+204
The wrapper can render the URL of the Google chart, based on your parameters, or it can render an HTML img tag to insert into webpages on the fly. Made for dynamic python websites (Django,Zope,CGI,etc.) that need on the fly chart generation without any extra modules. Can also grab the PIL Image instance of the chart for manipulation WWW: http://code.google.com/p/google-chartwrapper/ Notes: svn path=/head/; revision=225597