Changeset 11004 for temp/branches
- Timestamp:
- 2006/12/20 19:51:21 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/html/test/naka/graph.php
r11003 r11004 86 86 $start = $end; 87 87 } 88 /*88 89 89 90 90 // ¾åÌ̤αï¼è¤ê … … 100 100 $start = $end; 101 101 } 102 102 103 103 // ¦Ì̤αï¼è¤ê 104 104 imageline($objGraphPie->image, $x + ($w / 2), $y, $x + ($w / 2), $y + $z, $objGraphPie->flame_color); 105 105 imageline($objGraphPie->image, $x - ($w / 2), $y, $x - ($w / 2), $y + $z, $objGraphPie->flame_color); 106 107 /* 106 108 $start = 0; 107 109 for($i = 0; $i < $rd_max; $i++) {
Note: See TracChangeset
for help on using the changeset viewer.
