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 769a5e962e Add parametric styles 12 years ago
..
css Minor fixes + add darken and lighten functions to style, which are broken btw 12 years ago
graph Add test case for issue #35 12 years ago
test Add some color helpers 12 years ago
__init__.py Bump to 1.0.0 12 years ago
_compat.py -_- 12 years ago
adapters.py Same code for python 2.7 and 3.3 12 years ago
colors.py Add some color helpers 12 years ago
config.py Minor fixes + add darken and lighten functions to style, which are broken btw 12 years ago
ghost.py Fix sparktext Python3... 12 years ago
i18n.py Fix a lot of things in Worldmap 12 years ago
interpolate.py Add lagrange interpolation and hermite variants 12 years ago
serie.py Same code for python 2.7 and 3.3 12 years ago
style.py Add parametric styles 12 years ago
svg.py Merge all css in one tag as a workaround for inkscape one style tag bug. Fixes #7 12 years ago
util.py Add some color helpers 12 years ago
view.py Bump copyright 12 years ago