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.
 
 
 
Simon Sapin 4bfc676bcd Pie graph: do not show slices of 0° angle. 12 years ago
..
css New no data 13 years ago
graph Add a dots_size config. 12 years ago
test New no data 13 years ago
__init__.py Bump 1.13.0 13 years ago
adapters.py Prepare data in util function with composed adapters 13 years ago
config.py Add a dots_size config. 12 years ago
ghost.py Make filename optional in render_to_png() 12 years ago
interpolate.py Polish cabaret 13 years ago
serie.py Prepare data in util function with composed adapters 13 years ago
style.py Add ghost containers 13 years ago
svg.py Pie graph: do not show slices of 0° angle. 12 years ago
util.py Fix a lot of logarithmic things 13 years ago
view.py Fix a lot of logarithmic things 13 years ago