Changeset 10998 for temp/branches
- Timestamp:
- 2006/12/20 19:49:05 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/html/test/naka/graph.php
r10997 r10998 46 46 // $objGraphPie->drawShade(); 47 47 } 48 48 /* 49 49 // ¿§¿ô¤Î¼èÆÀ 50 50 $c_max = count($objGraphPie->arrColor); … … 121 121 // ËÞÎã¤ÎÉÁ²è 122 122 $objGraphPie->drawLegend(count($objGraphPie->arrData)); 123 123 */ 124 124 $objGraphPie->outputGraph(); 125 125 exit();
Note: See TracChangeset
for help on using the changeset viewer.
