Changeset 23506 for branches/version-2_13-dev/data/class/graph
- Timestamp:
- 2014/06/03 15:20:54 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/class/graph/SC_Graph_Pie.php
r23124 r23506 152 152 } 153 153 // 底面の描画 154 imagearc($this->image, $x, $y + $z, $w, $h, 0, 180 , $this->flame_color);154 imagearc($this->image, $x, $y + $z, $w, $h, 0, 180, $this->flame_color); 155 155 156 156 // 上面の描画
Note: See TracChangeset
for help on using the changeset viewer.
