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.

2010-04-05 13:22
5.1.1

This release contains bugfixes and some new features, including experimental truecolor image support. The reference manual has been updated.

2009-12-25 17:15
5.1.0

This release contains bugfixes and some new features, including better label controls, new default colors and new point shapes. The reference manual has been updated too.

2009-06-16 17:07
5.0.7

A few bugs were fixe. It is now possible to set only some margins. The license was change to the LGPL. The reference manual was updated.

2009-01-23 17:58
5.0.6

This release fixes some TrueType text positioning
problems, allows mixing GD and TrueType fonts on a
plot, and adds new label formatting methods. The
reference manual has also been updated.
Tags: Minor bugfixes

2008-01-22 07:37
5.0.5

This release is aimed at improving output quality and reliability. Support for PHP4 has been dropped. A reference manual has been produced. Anyone still using one of the 2001 releases should upgrade, especially 'ports' providers and repackagers.
Tags: Minor bugfixes

Project Resources