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 461d10f9ab Don't put the xy value at zero if the value is simply missing. Fix #22 12 years ago
..
css Fix horizontal and fix margin for 2ndary labels 12 years ago
graph Fix the rest as much as I can with secondary 12 years ago
test Fix the rest as much as I can with secondary 12 years ago
__init__.py Bump 1.13.0 12 years ago
adapters.py Prepare data in util function with composed adapters 12 years ago
config.py x axis limiter for labels for line graph 12 years ago
ghost.py Merge branch 'master' of https://github.com/wiktorn/pygal into 2ndary_axis 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 Merge pull request #12 from Kozea/skip-value-on-thin-slice 12 years ago
util.py Don't put the xy value at zero if the value is simply missing. Fix #22 12 years ago
view.py Fix a lot of logarithmic things 12 years ago