Innovation Award
 December 2005
Number 3 |
Gantt charts are very useful for software development managers. This kind of charts can give a good overview of the progress of a project and its milestones.
This class can generate Gantt charts from the details of a project provided by the means of a PHP script.
Manuel Lemos |
This class can be used to generate project planning and progress report Gantt charts.
It takes all the definitions of the chart details from associative arrays that are passed to the class constructor function.
The class supports the definition of details of project task groups, initial planned work, adjusted plan, real work done, progress (percentage done), milestones (products/objectives) and legend.
Several chart presentation details can be configured like the colors, row height, block height of blocks, where the blocks begin, text fonts, locale date formatting, legend titles, graphic scale (day, week or month), transparency of bars, lines (dependency) and icon (milestones).
The chart graphics are rendered using the PHP GD library functions. The charts are by default outputted in the PNG format, but can be also gif ou jpeg and saved to a file.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (82.7%) |
Sufficient (71.2%) |
- |
Sufficient (63.5%) |
- |
- |
Not sure (54.8%) |
1032 |
| Month: |
Not yet rated by the users |
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.