PHP-klasse::SimpleGraph 30.07.2007

Kurzbeschreibung: Generate bar chart graphs
Veröffentlicht am: 30.07.2007
Gruppe(n):
- Graphics
Beschreibung:
This class can be used to generate bar chart graphs.
It generates an image with a vertical bars graphs. It takes as parameters the height of each bar and the respective names.
The scale of each bar can be automatically adjusted.
The bar graph image is generated in the PNG format and is served as the current script output.
Link: SimpleGraph