 |
| File |
Role |
Description |
chart |
Screen |
dynamic graph |
|
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.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
classCall |
Output |
Call class Chart |
classChart.php |
Class |
Class creates graph image with color bars. Bars' height controlled by data submitted. Width grows as number of bars grows |