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 657b0e1337 Add secondary range option. Fix #203 10 years ago
..
css Remove quotes around font-family. Fix #200 #198 10 years ago
graph Add secondary range option. Fix #203 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 11 years ago
config.py Add secondary range option. Fix #203 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 Fix datetimeline time data. Fix #193. 10 years ago
table.py Fix js options and 2.6 10 years ago
util.py PR Fix #207 10 years ago
view.py Allow to inverse y axis, Fixes #24 10 years ago