Changeset 11016 for temp/branches/ec-cube-beta/html/test/naka/graph.php
- Timestamp:
- 2006/12/20 20:17:49 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/html/test/naka/graph.php
r11015 r11016 27 27 28 28 // ±ß¥°¥é¥ÕÉÁ²è 29 //$objGraphPie->drawGraph();30 29 $objGraphPie->drawGraph(); 30 /* 31 31 $x = $objGraphPie->cx; 32 32 $y = $objGraphPie->cy; … … 124 124 125 125 // ¥é¥Ù¥ë¤ÎÉÁ²è 126 $objGraphPie->drawLabel($arrRad);126 //$objGraphPie->drawLabel($arrRad); 127 127 // ËÞÎã¤ÎÉÁ²è 128 $objGraphPie->drawLegend(count($objGraphPie->arrData));129 128 //$objGraphPie->drawLegend(count($objGraphPie->arrData)); 129 */ 130 130 131 131
Note: See TracChangeset
for help on using the changeset viewer.
