This package is meant to generate a graphic image that represents an histogram from a given set of data values in an array.
It can draw a graph of bars with the supplied values, with a specified with and height, with optional horizontal and vertical axis scales and labels and the possibility of choosing the colors of the background and the axis labels. The colors of the bars are picked by the class automatically.
The graph image is created in true color and outputted in the PNG format using the PHP GD extension.
The class generate HTML IMG tags with the SRC attribute pointing to an URL based on the current script URL that passes the necessary parameters to the class to output the image graphic in the PNG format.
|
|
| Name: |
Simple Histogram |
| Base name: |
graph_histogram |
| Description: |
Generate an image with an histogram from data |
| Version: |
- |
| PHP version: |
- |
| License: |
Freely Distributable |
| All time users: |
2035 users |
| All time rank: |
1727 |
| Week users: |
2 users |
| Week rank: |
1368  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (71.9%) |
Sufficient (65.6%) |
- |
Good (81.2%) |
- |
- |
Not sure (50.6%) |
1500 |
| Month: |
Not yet rated by the users |
| |
Applications that use 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.
| |
Files |
|
|