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 46066e8eb4 lxml 3.5 compatibility (Fix #282) 9 years ago
..
css Fix labels rotation > 180 (Fix #257) Fix secondary axis 9 years ago
graph Fix labels rotation > 180 (Fix #257) Fix secondary axis 9 years ago
maps Document pygal.graph package 10 years ago
test Process major labels as labels. (Fix #263) 9 years ago
__init__.py Fix transposable_node in case all attributes are not there. 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 Add defs config key. 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
style.py Fix travis flake8. Fix flake8 bugs 10 years ago
svg.py lxml 3.5 compatibility (Fix #282) 9 years ago
table.py Don't forget secondary series in table rendering (Fix #260) 9 years ago
util.py Add tooltip support in metadata to add a title (#249). 10 years ago
view.py Fix box differently to avoid getting a null height on huge numbers 10 years ago