Screen2.0

 
 
 

hints & tips // 2007.04.20 08:01:16 [hh]

Malen mit PHP4: "JpGraph" hilft weiter

Das Erstellen und Manipulieren von Bildern ist in PHP eine echte Herausforderung, auch wenn Bilder-Module wie "GD" oder "ImageMagick" installiert sind. Hier ein komplett in PHP erstelltes Modul, das jeder PHP-Programmierer kennen sollte: "JpGraph".

Von der Web-Site:
"JpGraph is an OO Graph drawing library for PHP 4.3.x and above. Highlights of the available features are: text, integer/linear, and log scales for both the X and Y axes; anti-aliasing of lines; color-gradient fills; support for GIF, JPG, and PNG formats; support for two Y axes, spider plots (a.k.a Web plots), pie-charts, lineplots, filled line plots, impulse plots, bar plots, error plots, and polar plots; Gantt charts; support for multiple plot types in one graph; intelligent autoscaling; and extensive documentation (150 pages)."

Der neueste Release des Grafikmoduls "JpGraph" für PHP (ab Version 4.3) bietet besseren Support für PHP4 (Version 1.21b vs. Version 2.2 für PHP5) und bietet seit neuestem neben Anti-Spam-Bildern (Text) auch LED-Bitmaps.

Weitere Informationen: www.aditus.nu/ jpgraph

 

Werbung