A PHP SVG Graph Library – SVGGraph
December 27, 2010 | Make Website
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.
View the original article here
Related posts:
- PHP Library For A/B Testing – phpScenario
- A JavaScript Library For In-Browser Code Editing: CodeMirror
- XRegExp – A JavaScript Library For More Powerful Regular Expressions
- audio.js – A JavaScript Library For Flexible HTML5 Audio Players
- A Set Of Web-Based Tools For Working With Colors – Color Explorer