Skip to content
pythononwheels edited this page Jul 3, 2012 · 3 revisions

smart_chart toolset:

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.

smart chart tools:

create_bubble_chart.py

Clone this wiki locally