I'm pleased to announce svg-chart 1.1, the first public release of a library for generating Scalable Vector Graphic (SVG) charts.
http://sourceforge.net/projects/py-svg This library is currently just a port of the Ruby library, SVG::Graph. The project is still under development, but it currently renders reference charts as a Plot, Vertical Bar, Pie, and TimeSeries plots. Contribution is welcome. What is svg-chart? ---------------------- svg-chart is intended to be a general purpose library for generating SVG charts in Python. Ported from Sean E. Russel's SVG::Graph <http://www.germane-software.com/software/SVG/SVG::Graph/>. :Author: Jason R. Coombs <[EMAIL PROTECTED]> :Copyright: MIT License :Homepage: http://sourceforge.net/projects/py-svg/ -- Regards Jason R. Coombs -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html
