-
Notifications
You must be signed in to change notification settings - Fork 0
Home
pythononwheels edited this page Jul 3, 2012
·
3 revisions
create (nice) web charts simply using a csv input and python.
You can load the resulting html page into a broser locally or for example
(like I did) generate it directly into the htdocs directory of a webserver.
Output is generated using google chart tools.
..batteries included ;)
configurable through a config file (see: below && bubble_chart_config.py)
see the examples below in this wiki.