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 64501f61c0 Make tests pass for DateY + Pep8 12 years ago
..
__init__.py Added a new kind of Graph : DateY 12 years ago
bar.py Fix the rest as much as I can with secondary 12 years ago
base.py Make tests pass for DateY + Pep8 12 years ago
datey.py Make tests pass for DateY + Pep8 12 years ago
dot.py Prepare data in util function with composed adapters 13 years ago
funnel.py Fix some logarithmic combination 13 years ago
gauge.py Fix a lot of logarithmic things 13 years ago
graph.py Fix title alignment 12 years ago
horizontal.py Fix horizontal and fix margin for 2ndary labels 12 years ago
horizontalbar.py Add ghost containers 13 years ago
horizontalstackedbar.py Add ghost containers 13 years ago
line.py Major and minor x-axis labels 12 years ago
pie.py Prepare data in util function with composed adapters 13 years ago
pyramid.py Prepare data in util function with composed adapters 13 years ago
radar.py Major and minor x-axis labels 12 years ago
stackedbar.py Fix the rest as much as I can with secondary 12 years ago
stackedline.py Adapt #20, fix tests (x_labels at None), fix pep8. Make it work with stacked lines 12 years ago
verticalpyramid.py Fix the rest as much as I can with secondary 12 years ago
xy.py Improve Xy data detection. Fix #21 12 years ago