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.
 
 
 
张俊 fd3806497d Update config.py 10 years ago
..
css Remove quotes around font-family. Fix #200 #198 10 years ago
graph Reverse horizontal series. Fix #229 10 years ago
test Merge branch 'feature-box-modes' of https://github.com/dzejar/pygal into dzejar-feature-box-modes 10 years ago
__init__.py Refactor maps 10 years ago
_compat.py Fix old python 10 years ago
adapters.py Remove DateY and replace it by real XY datetime, date, time and timedelta support. Introduce new XY configuration options: `xrange`, `x_value_formatter`. 10 years ago
colors.py Support colors in rgb / rgba for parametric styles 10 years ago
config.py Update config.py 10 years ago
etree.py Wrap etree 11 years ago
i18n.py Add continents 10 years ago
interpolate.py Coverage again 11 years ago
serie.py Try to make it work without ghost. Not really possible as is. 10 years ago
state.py Fix js options and 2.6 10 years ago
style.py Fix #210 10 years ago
svg.py Allow line to be horizontal. Fix #204 10 years ago
table.py Fix js options and 2.6 10 years ago
util.py Allow line to be horizontal. Fix #204 10 years ago
view.py Allow to inverse y axis, Fixes #24 10 years ago