|
Name: |
Diagram |
Base name: |
diagram |
Description: |
Draw an hierarchic diagram from an array |
Version: |
1.0.0 |
PHP version: |
- |
License: |
The PHP License |
All time users: |
5186 users |
All time rank: |
505 |
Week users: |
0 users |
Week rank: |
160  |
|
|
 April 2004
Winner
Prize: One book of choice by O'Reilly |
There are many packages for drawing all sorts of charts and graphs to be presented in Web applications. Most of them provide common types of graphs like bar charts, pie charts, line charts, etc..
One type of interesting graph for which it is not easy to find a ready to use package that generates it, is the hierarchic diagram. It is useful to provide a graphical representation of groups of entities that establish parent-child relationships.
This class provides a solution to generate a hierarchic diagrams using arrays to describe hierarchies.
Since arrays are very easy to define in PHP, the solution provided by this class is very simple to use, despite the complexity of generating this type of diagram with automatic layout of entities,
Manuel Lemos |
Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
All time: |
Good (87%) |
Good (90%) |
Sufficient (77%) |
Good (80%) |
- |
- |
Sufficient (68%) |
537 |
Month: |
Not yet rated by the users |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|