A PHP SVG Graph Library – SVGGraph
20
Dec
// php the_time('Y') ?>
SVGGraph is an object-oriented PHP library for creating simple and interactive charts with SVG.
There are multiple chart types supported like (3D) bar, line, (3D) pie and scatter where every chart has its own PHP class in a seperate file. So, you can use only the features you need.
Charts can be customized in many ways including the title, description, paddings, colors, labels and much more.
Every new release has only support for PHP5 but a pretty old, PHP4 compatible version is still offered.
Requirements: PHP5
Compatibility: All Major Browsers (IE requires SVG Viewer plugin)
Website: http://www.goat1000.com/svggraph.php
Compatibility: All Major Browsers (IE requires SVG Viewer plugin)
Website: http://www.goat1000.com/svggraph.php












One Response for "A PHP SVG Graph Library – SVGGraph"
interesting, but I think gRaphael is better