advertisement

Weblog:   Charts with PHP and Flash, and a port to Perl
Subject:   SVG + Batik
Date:   2004-10-07 05:49:20
From:   cscott
If you're doing server side charting you can
use SVG::TT::Graph but then use batik (http://xml.apache.org/batik) or another toolkit to render the svg to png.