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.
 
 
 
Nathan Villaescusa fdb1b18f14 Use hasattr instead of dir 12 years ago
..
css Add show_{x,y}_guides options fixes #29 12 years ago
graph Use hasattr instead of dir 12 years ago
test Fix #49 and add a test for it 12 years ago
__init__.py Fix in colors 12 years ago
_compat.py Change uri test to make it work on windows. Fix #47 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 Add show_{x,y}_guides options fixes #29 12 years ago
ghost.py Prefix svg for multiple raw includes in html. Maybe related to #40 12 years ago
i18n.py Fix Sweden + minor clean in worldmap. Fixes #43 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 Fix in colors 12 years ago
svg.py Change uri test to make it work on windows. Fix #47 12 years ago
util.py Add histogram chart type. Fixes #48 12 years ago
view.py Bump copyright 12 years ago