| Subject: | Good work. |  
| Summary: | Package rating comment |  
| Messages: | 1 |  
| Author: | Raphael Agnel |  
| Date: | 2009-05-09 09:01:13 |  
|   |  
 
 | 
 | 
Raphael Agnel rated this package as follows:
| Utility:  | Good | 
| Consistency:  | Good | 
| Documentation:  | Good | 
| Examples:  | Not sure | 
| 
 | 
  Raphael Agnel - 2009-05-09 09:01:13  
Good work. 
But there are some problems with examples.  
In files : 
- 3dbargraph.php 
- linegraph.php 
- piegraph.php 
Includes refer class files from an upper folder, not current folder. 
 
Wrong variable : 
$im_pie_deepnesscolor instead of $pie_deepnesscolor (or 'vis et versa') at lines 74 and 83. 
  
   |