Download List

Project Description

PHPLOT is a PHP graphics class for creating charts and plots. It works with PHP5 (but older versions can use PHP4). PHPlot uses the PHP GD extension to produce PNG, GIF, or JPEG images. TrueType fonts (TTF) are optional, or built-in GD fonts can be used. The available plot types are: area, bars, line/points, lines, pie, points, squared, stacked-bars, and thin bar-line. Labels, tick marks, plot legend, X/Y axes, and more are all configurable. Images can be imported as a background, multiple graphs can be drawn on one image, and images can be saved to disk or returned to a browser.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-17 11:54
5.3.1

This release focuses on improving support for creating multiple plots on an image. It includes several bugfixes. The PHPlot Reference Manual has been updated with a new section on multiple plots.

2010-12-06 11:57
5.3.0

This release adds some new features, including 3 new plot types. The PHPlot Reference Manual has been updated, and now includes documentation on variables used to tune plot appearance.

2010-10-04 23:56
5.2.0

This release includes bug fixes and some new features, and a reimplementation of internal handling of colors. The PHPlot Reference Manual has also been updated and released, and now includes documentation for the new horizontal plot types.

2010-08-31 07:09
5.1.3

This release contains additional support for horizontal plots, new support for custom data colors, and improvements to TrueType font file loading. An updated reference manual has also been released.

2010-07-01 06:50
5.1.2

This release contains bugfixes and some new features, including a new horizontal bar chart plot type. An updated reference manual has also been released.

Project Resources