Downloadliste

Projektbeschreibung

Libchart is a chart creation PHP library that is easy to use. It can generate bar diagrams or pie charts. It is compatible with PHP4/5 (compiled with GD and FreeType) and has no other dependencies.

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.

2008-04-10 14:55
1.2.1

Die Möglichkeit, die obere Reihe / untere Schranken (Regression) wurde hinzugefügt. In HorizontalBarChart, ist ein kleines Feld angezeigt, wenn x = 0 (Regression). In mehreren Serie Karten, die Farben sind nun wieder verwendet werden, wenn die maximale Menge der Serie überschritten wird. In der mehrere Reihen Balkendiagramm, ist die braune Farbe doppelt angezeigt. Im Kreisdiagramm wenn einige relativen Prozentsatz null ist, das ganze Diagramm wird in in einer Farbe gefüllt. Die Fähigkeit, negative Werte in Balkendiagrammen verwendet wurde hinzugefügt.
Tags: Minor bugfixes
The ability to set the upper/lower bounds (regression) was added. In HorizontalBarChart, a small box is shown when x = 0 (regression). In multiple series charts, colors are now re-used when the maximum series count is exceeded. In the multiple series bar chart, the brown color is shown twice. In pie chart when some relative percentage is null, the whole diagram is filled in by one color. The ability to use negative values in bar charts was added.

2007-08-16 17:50
1.2

Die Lizenz wurde der GPL v3 verändert. Mehrere Liniendiagramme und mehrere vertikale und horizontale Balken verwendet werden. Das Layout ist für Grundstücke anpassbar. Support für PHP4 läuft aus, da PHP 4 das Ende ihrer Lebensdauer erreicht hat. PHP5 OO Konstrukte verwendet werden. Das <? Php-Tags werden für eine bessere Vereinbarkeit Server verwendet. Trennung von Daten und Präsentation Gegenstände wurde verbessert. DataSet-Objekte eingeführt.
Tags: Major feature enhancements
The license was changed to GPL v3. Multiple line charts and multiple vertical and horizontal bar charts may be used. The layout is customizable for plots. Support for PHP4 is deprecated, as PHP 4 has reached its end of life. PHP5 OO constructs are used. The &lt;?php tags are used for better server compatibility. Separation of data and presentation objects was improved. Dataset objects were introduced.

2006-04-02 10:09
1.1

Diese Version bietet Linie Grafiken und diverse Bugfixes.
Tags: Major feature enhancements
This version features line graphs and various
bugfixes.

2005-09-30 22:57
1.0

Tags: Initial freshmeat announcement

Project Resources