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 ee066cd148 Correctly handle utc timestamp for python 2.x. Backport again several things. This may be the last backport for 2.6 as the next time I'm thinking of discontinuing support instead of implementing 2.7 in 2.6... This should fix #306 and maybe #302. 9 years ago
..
css Update documentation 9 years ago
graph * Fix range option for some Charts (Fix #297 Fix #298) 9 years ago
maps Document pygal.graph package 9 years ago
test Correctly handle utc timestamp for python 2.x. Backport again several things. This may be the last backport for 2.6 as the next time I'm thinking of discontinuing support instead of implementing 2.7 in 2.6... This should fix #306 and maybe #302. 9 years ago
__init__.py Merge branch 'master' into solidgauge 9 years ago
_compat.py Correctly handle utc timestamp for python 2.x. Backport again several things. This may be the last backport for 2.6 as the next time I'm thinking of discontinuing support instead of implementing 2.7 in 2.6... This should fix #306 and maybe #302. 9 years ago
adapters.py Fix a lot of label related things 9 years ago
colors.py Add defs config key. 9 years ago
config.py Rework formatters. Add a formatter option for chart / serie / value. 9 years ago
etree.py Document pygal.* 9 years ago
formatters.py Fix paleolithic python 9 years ago
interpolate.py Imports clean 9 years ago
serie.py Imports clean 9 years ago
state.py Minor fixes 9 years ago
stats.py Import scipy as a last resort in stats.py (should fix bugs like #294 if scipy is installed but not used) 9 years ago
style.py Start supporting multivalue in gauge 9 years ago
svg.py Update documentation 9 years ago
table.py Update documentation 9 years ago
util.py Start supporting multivalue in gauge 9 years ago
view.py * Fix range option for some Charts (Fix #297 Fix #298) 9 years ago