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.
 
 
 
jaraco 4b78b18761 Moved acknowledgements into main readme file 15 years ago
..
__init__.py Working toward a 2.0 release 15 years ago
bar.css Working toward a 2.0 release 15 years ago
bar.py Working toward a 2.0 release 15 years ago
css.py Completed implementation of css profile based on SVG 1.1 spec 15 years ago
graph.css Fixed errors in the CSS identified by cssutils 15 years ago
graph.py Moved acknowledgements into main readme file 15 years ago
line.py Working toward a 2.0 release 15 years ago
pie.css Working toward a 2.0 release 15 years ago
pie.py Working toward a 2.0 release 15 years ago
plot.css Fixed errors in the CSS identified by cssutils 15 years ago
plot.py Fix IndexError in `svg.charts.plot.Plot.field_size` when there are only two values returned by float_range (in the case there are only two different 'y' values in the data) and scale_y_integers == True. Credit to Jean Schurger <http://schurger.org/>_ for the patch. 15 years ago
schedule.py Working toward a 2.0 release 15 years ago
time_series.py Working toward a 2.0 release 15 years ago
util.py Working toward a 2.0 release 15 years ago