svg-chart 1.1 SVG Charting Library

Jason R. Coombs jaraco at jaraco.com
Sun May 18 15:26:33 CEST 2008


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 <jaraco at jaraco.com>
:Copyright: MIT License
:Homepage:  http://sourceforge.net/projects/py-svg/

--
Regards
Jason R. Coombs


More information about the Python-announce-list mailing list