Python to generate nice looking SVG graph http://pygal.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Florian Mounier aa056bfe4a Merge branch 'master' into new_bars 12 years ago
..
css Remove value from dict this fixes #4 and fix zero value in gauge 12 years ago
graph Merge branch 'master' into new_bars 12 years ago
test Remove value from dict this fixes #4 and fix zero value in gauge 12 years ago
__init__.py Fix 'No data' when the serie only contains Nones + add some tests 12 years ago
adapters.py Prepare data in util function with composed adapters 12 years ago
config.py Polish cabaret 12 years ago
ghost.py Fix some logarithmic combination 12 years ago
interpolate.py Polish cabaret 12 years ago
serie.py Prepare data in util function with composed adapters 12 years ago
style.py Add ghost containers 12 years ago
svg.py Finally fix horizontal bar 12 years ago
util.py Fix some logarithmic combination 12 years ago
view.py Finally fix horizontal bar 12 years ago