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 15d2e16303 Removed from itertools imports (break under 2to3). 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 15 years ago
graph.css Fixed errors in the CSS identified by cssutils 16 years ago
graph.py A couple of fixes toward Python 3 compatibility 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 A couple of fixes toward Python 3 compatibility 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 Removed from itertools imports (break under 2to3). 14 years ago