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 494d46613a Fix a lot of label related things 10 years ago
..
__init__.py Document pygal.graph package 10 years ago
bar.py Fix a lot of label related things 10 years ago
base.py Fix a lot of label related things 10 years ago
box.py Fix a lot of label related things 10 years ago
dot.py Fix a lot of label related things 10 years ago
dual.py Fix a lot of label related things 10 years ago
funnel.py Fix a lot of label related things 10 years ago
gauge.py Fix a lot of label related things 10 years ago
graph.py Fix a lot of label related things 10 years ago
histogram.py Fix a lot of label related things 10 years ago
horizontal.py Fix a lot of label related things 10 years ago
horizontalbar.py Document pygal.graph package 10 years ago
horizontalstackedbar.py Document pygal.graph package 10 years ago
line.py Fix a lot of label related things 10 years ago
map.py Fix a lot of label related things 10 years ago
pie.py Fix a lot of label related things 10 years ago
public.py Move ``font_size`` config to style. Add ``font_family`` for various elements in style. Add ``googlefont:font`` support for style fonts. 10 years ago
pyramid.py Document pygal.graph package 10 years ago
radar.py Fix a lot of label related things 10 years ago
stackedbar.py Fix a lot of label related things 10 years ago
stackedline.py Document pygal.graph package 10 years ago
time.py Fix a lot of label related things 10 years ago
treemap.py Fix a lot of label related things 10 years ago
xy.py Better js integration in maps. Use the normal tooltip 10 years ago