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 8f42442524 Add `stack_from_top` option to reverse stack graph data order. Fix #141 10 years ago
..
css Make #130 work 10 years ago
graph Add `stack_from_top` option to reverse stack graph data order. Fix #141 10 years ago
test Add `stack_from_top` option to reverse stack graph data order. Fix #141 10 years ago
__init__.py Bump to 1.5.0. Fix #142 10 years ago
_compat.py Wrap etree 10 years ago
adapters.py Happy new year 11 years ago
colors.py Support colors in rgb / rgba for parametric styles 10 years ago
config.py Add `stack_from_top` option to reverse stack graph data order. Fix #141 10 years ago
etree.py Wrap etree 10 years ago
ghost.py Support colors in rgb / rgba for parametric styles 10 years ago
i18n.py Fix pygal_gen. Fix #99 11 years ago
interpolate.py Coverage again 11 years ago
serie.py Include index in serie 10 years ago
style.py Make #130 work 10 years ago
svg.py Include index in serie 10 years ago
table.py Style table and fix thead 10 years ago
util.py Fix secondary values 10 years ago
view.py Improving coverture and robustness 11 years ago