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.
 
 
 
Jason R. Coombs d063df3fba Fixed off-by-one error in line y labels 14 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 Restuctured the way stylesheets are loaded so they can be more easily customized by subclasses and so they're less dependent on the class names 14 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 Updated comment 14 years ago
line.py Fixed off-by-one error in line y labels 14 years ago
pie.css Working toward a 2.0 release 15 years ago
pie.py Fixed style rendering in Pie chart 14 years ago
plot.css Fixed errors in the CSS identified by cssutils 15 years ago
plot.py Fix for issue with issue with x axis labels on time series plot (and probably others). 14 years ago
schedule.py Removing debugging print statement 14 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