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.
 
 
 
Fekete KrisztiƔn ac45c30123 cleanup 10 years ago
..
css Added stroke_width, stroke_style and stroke_dasharray to style.py -- defaults are such that the original style remains the same, but now one can further customize the look of the lines in their graphs. I also added the appropriate unit tests 10 years ago
graph cleanup 10 years ago
test Refactor maps 10 years ago
__init__.py HungarianCountyMap 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 Merge branch 'master' into 2.0.0 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 js options and 2.6 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