aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2009-01-09 17:51:24 +0000
committerNicola Vitale <nivit@FreeBSD.org>2009-01-09 17:51:24 +0000
commitd89770a79a8130fc03f38fb9e2793f1930a562d0 (patch)
treee1c6d5a409d5ae1b1e8f03eed26c66d7035d3e45 /graphics/Makefile
parent8eae5e3997636d0ead25e755c1816fadf2b4ddd2 (diff)
Python wrapper for the Google Chart API.
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
Notes: svn path=/head/; revision=225597
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 8f38338d88b4..5c1097f825c1 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -661,6 +661,7 @@
SUBDIR += py-exif
SUBDIR += py-exiv2
SUBDIR += py-freeimagepy
+ SUBDIR += py-gchartwrapper
SUBDIR += py-gd
SUBDIR += py-gdchart
SUBDIR += py-gdchart2