- Timestamp:
- 2014/06/03 15:00:26 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/class/graph/SC_Graph_Line.php
r23504 r23505 174 174 imagefilledpolygon($this->image, $array, 4, $this->arrColor[$line_no]); 175 175 imagepolygon($this->image, $array, 4, $this->flame_color); 176 imagesetpixel ($this->image, $left, $top + ($size / 2), $this->flame_color);176 imagesetpixel($this->image, $left, $top + ($size / 2), $this->flame_color); 177 177 } 178 178
Note: See TracChangeset
for help on using the changeset viewer.
