Top Level :: Images

Package Information: Image_Graph

This package is not maintained, if you would like to take over please go to this page.
» Summary » License
A package for displaying (numerical) data as a graph/chart/plot. LGPL
» Current Release » Bug Summary
0.8.0 (alpha) was released on 2010-10-05 by doconnor (Changelog)
Easy Install

Not sure? Get more info.

pear install Image_Graph

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Image_Graph

  • Package Maintenance Rank: 203 of 229 packages with open bugs
  • Number of open bugs: 22 (89 total bugs)
  • Average age of open bugs: 5604 days
  • Oldest open bug: 6759 days
  • Number of open feature requests: 8 (17 total feature requests)

Report a new bug to Image_Graph
» Description
Image_Graph provides a set of classes that creates graphs/plots/charts based on (numerical) data.

Many different plot types are supported: Bar, line, area, step, impulse, scatter, radar, pie, map, candlestick, band, box & whisker and smoothed line, area and radar plots.

The graph is highly customizable, making it possible to get the exact look and feel that is required.

The output is controlled by a Image_Canvas, which facilitates easy output to many different output formats, amongst others, GD (PNG, JPEG, GIF, WBMP), PDF (using PDFLib), Scalable Vector Graphics (SVG).

Image_Graph is compatible with PHP5.
» Maintainers » More Information

Dependencies for Image_Graph