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 07d228d540 Fixed #3139197 by putting label ids in quotes 14 years ago
..
__init__.py Working toward a 2.0 release 16 years ago
bar.css Working toward a 2.0 release 16 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 15 years ago
css.py Completed implementation of css profile based on SVG 1.1 spec 16 years ago
graph.css Fixed errors in the CSS identified by cssutils 16 years ago
graph.py Fixed #3139197 by putting label ids in quotes 14 years ago
line.py Finished the port of the Line chart. Now basic sample renders properly. 14 years ago
pie.css Working toward a 2.0 release 16 years ago
pie.py Fixed style rendering in Pie chart 14 years ago
plot.css Fixed errors in the CSS identified by cssutils 16 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 16 years ago
util.py Working toward a 2.0 release 16 years ago