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 a2a3135bf8 Reduce ci stroke width when reactive 9 years ago
..
css Reduce ci stroke width when reactive 9 years ago
graph Minor fix 9 years ago
maps Document pygal.graph package 10 years ago
test Added options for Horizontal Line Charts 9 years ago
__init__.py Added options for Horizontal Line Charts 9 years ago
_compat.py Fix unicode in python 2 10 years ago
adapters.py Fix a lot of label related things 10 years ago
colors.py Add defs config key. 9 years ago
config.py Change _bar return value to all bounds and extract _tooltip_and_print_values. Make histogram a subtype of Bar. 9 years ago
etree.py Document pygal.* 10 years ago
interpolate.py Imports clean 10 years ago
serie.py Imports clean 10 years ago
state.py Minor fixes 10 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 Confidence intervals (thanks @chartique). Fix #292. Use metadata to specify CI. Missing auto viewport. (Computing ymin ymax from ci) 9 years ago
svg.py Reduce ci stroke width when reactive 9 years ago
table.py Don't forget secondary series in table rendering (Fix #260) 9 years ago
util.py Confidence intervals (thanks @chartique). Fix #292. Use metadata to specify CI. Missing auto viewport. (Computing ymin ymax from ci) 9 years ago
view.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