Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2012-02-27 07:30
5.7.0

Diese Version enthält einige Bugfixes und neue Features, darunter bessere Farbsteuerungen für Etiketten und die Möglichkeit, eine Image-Map für ein Grundstück zu generieren. Das Referenzhandbuch PHPlot wurde auch aktualisiert.
This release includes some bugfixes and new features, including better color controls for labels and the ability to generate an image map for a plot. The PHPlot Reference Manual has also been updated.

2012-01-03 15:59
5.6.0

Diese Version enthält Änderungen an Kreisdiagramme, mit neuen Optionen für Label Inhalt und Format und eine neue Methode zum Anpassen der Größe des Diagramms. Das Referenzhandbuch PHPlot wurde aktualisiert, und neue Beispiele hinzugefügt.
This release includes changes to pie charts, with new options for label content and format, and a new method for sizing the chart. The PHPlot Reference Manual has been updated, and new examples added.

2011-08-01 11:48
5.5.0

Diese Version hat eine neue Funktion, die Einbettung eines Plot-Bild in eine HTML-Seite, die alle von einem PHP-Skript generiert werden können. Es gibt auch einen neuen Diagramm-Typ, und andere neue Features und Bugfixes. Die PHPlot Referenzhandbuch wurde aktualisiert, und neue Beispiele hinzugefügt.
This release has a new feature that allows embedding a plot image in an HTML page, all generated by one PHP script. There is also a new plot type, and other new features and bugfixes. The PHPlot Reference Manual has been updated, and new examples added.

2011-05-29 19:50
5.4.0

Dieses Release enthält neue Features zur Steuerung Legende Position und Aussehen und einen neuen Weg zu Markierungen und Gitterlinien zu steuern. Die PHPlot Referenzhandbuch hat mit Beschreibungen und Beispiele der neuen Funktionen aktualisiert.
This release contains new features for controlling legend position and appearance, and a new way to control tick marks and grid lines. The PHPlot Reference Manual has been updated with descriptions and examples of the new functions.

2011-05-09 11:05
5.3.2

Dieses Release enthält eine einzige Lösung für einen Fehler mit stackedbar Grundstücke, die Zeilen aller Null-Werte enthalten.
This release contains a single fix for a bug with stackedbar plots that contain rows of all zero values.

Project Resources