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 8036a08d57 Fix many things, add various font_sizes, remove alignment baseline as ff is stupid 13 years ago
..
css Fix many things, add various font_sizes, remove alignment baseline as ff is stupid 13 years ago
test Fix negative bars 13 years ago
__init__.py Add stack bar and pie bugfix 13 years ago
bar.py Fix bar label display 13 years ago
base.py Fix many things, add various font_sizes, remove alignment baseline as ff is stupid 13 years ago
config.py Fix many things, add various font_sizes, remove alignment baseline as ff is stupid 13 years ago
line.py Add pie and xy 13 years ago
pie.py Add pie and xy 13 years ago
serie.py Add pie and xy 13 years ago
stackedbar.py Fix many things, add various font_sizes, remove alignment baseline as ff is stupid 13 years ago
style.py Fix many things, add various font_sizes, remove alignment baseline as ff is stupid 13 years ago
svg.py Fix many things, add various font_sizes, remove alignment baseline as ff is stupid 13 years ago
util.py Fix many things, add various font_sizes, remove alignment baseline as ff is stupid 13 years ago
view.py Add pie and xy 13 years ago
xy.py Fix axis and improve xy text 13 years ago