News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
An Introduction to Graphs Using PEAR's Image_Graph Package
May 04, 2006 @ 08:08:38

There are lots of solutions out there when it comes to graphing data with PHP, mostly surrounding the GD graphics library that's included with most of the recent PHP distributions. Included in this list is the PEAR package Image_Graph, and PHPBuilder.com has created this introduction to help get you started with it.

This article looks at PEAR's Image_Graph package, which is released under the Lesser GPL. It's a package that has very little documentation, but which deserves more recognition. It's helpful to have used PEAR before, but if this is the first PEAR package you'll use, you'll probably cope just fine.

Formerly a SourceForge package known as GraPHPite, it merged with and took the name of an older PEAR Image_Graph package. The graphs, charts and plots produced by Image_Graph are highly customizable, and can be any of area, band, bar, box and whisker, candlestick, impulse, map, line, pie, radar, scatter, smoothed line and step.

There's a brief installation section to get things all set up, followed by a simple bar chart example that serves as a base for the rest of the code. They enhance it with colors (manually and via arrays), changing the font settings, changing out the type of graph rendered, and adding a heading to better define the graph's contents.

0 comments voice your opinion now!
image_graph pear class gd graphics tutorial graph image_graph pear class gd graphics tutorial graph


blog comments powered by Disqus

Similar Posts

PHPImpact Blog: 5 great articles on SPL Iterators

Melvin Rivera's Blog: Creating a custom WordPress database error page

DevShed: Benchmarking with the Xdebug Extension

Alexander Netkachev's Blog: Installing Propel object persistence layer for Web application

Till Klampaeckel's Blog: RFC: Mocking protected methods


Community Events











Don't see your event here?
Let us know!


unittest introduction release object code community functional opinion development phpunit conference example interview tool language podcast framework testing zendframework2 series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework