Using SVG Charter to generate SVG-based Charts and Graphs
SVG charter is a project to build a tool to generate charts and graphs
with SVG output to allow fully scalable data visualization. This project
came about after my personal frustration with not being able to read tiny
GIF charts accurately.
Information on how to create graphing modules for SVG Charter can be found
as an SF.net documentation page
If you've used SVG Charter, send us your
feedback on the forums.
If you're using SVG Charter for an application that's currently online,
let us know on the bragging forum.
Here's some output for view on an SVG-capable browser:
This was generated using this dataset (CSV)
and the following command line:
> charter.pl data10.csv > chart10.svg
The most current revision of svg charter is available
on sourceforge
.