This package contains four classes that generate images stacked bar chart in the PNG format.
There is no limit in terms of number chart elements that can be rendered in a chart.
The object oriented structure allows to add new classes that in conjunction with the main chart class may also draw pie, line or any other kind of charts.
Here follow a brief description of the different classes made available:
1. bar - draws a colored bar
2. serie - draw a set of values
3. grilla - draw the chart line grid with a given width and scale
4. chart - process parameter data and use the other classes to render the chart image
The GD library is required to generate the chart images.
The comments in the class are in Spanish.
|
|
| Name: |
Stacked Bar Chart Class |
| Base name: |
stacked_bar_chart |
| Description: |
Generate stacked bar chart images from data |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1564 users |
| All time rank: |
2209 |
| Week users: |
0 users |
| Week rank: |
2173  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Bad (18.8%) |
Bad (12.5%) |
- |
Bad (18.8%) |
- |
- |
Bad (12.5%) |
2339 |
| 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 |
|
|