Server side chart/graph library?

Leo Lapworth leo at cuckoo.org
Thu Jan 6 13:45:12 GMT 2011


On 6 January 2011 13:33, Jason Clifford <jason at ukfsn.org> wrote:

> On Thu, 2011-01-06 at 13:10 +0000, Jérôme Etévé wrote:
> > Yep, charting is what I need (as I don't really feel rolling my own
> > charting lib on top of any low level one :) ).
>

Not sure exactly what your after.. but...

SVG::TT::Graph produces SVG files (
http://leo.cuckoo.org/projects/SVG-TT-Graph/ - examples),
you can then use http://xmlgraphics.apache.org/batik/ to convert to .png/pdf
etc if you like.

Or use Google's Graph API: http://code.google.com/apis/chart/

HTH

Leo


More information about the london.pm mailing list