yunjianwu / achartengine

Automatically exported from code.google.com/p/achartengine
0 stars 0 forks source link

Points stroke #275

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In this patch:

* Implemented point stroke
* Fixed some javadoc
* Added some @Override annotations
* Formatted XYMultipleSeriesRenderer

Original issue reported on code.google.com by braisga...@gmail.com on 11 Feb 2013 at 12:58

Attachments:

GoogleCodeExporter commented 9 years ago
Well, I implemented stroke width only.

Original comment by braisga...@gmail.com on 11 Feb 2013 at 12:59

GoogleCodeExporter commented 9 years ago
Is there any value in this stroke width? There is a setPointSize already.

Original comment by dandrome...@gmail.com on 12 Feb 2013 at 4:28

GoogleCodeExporter commented 9 years ago
I attached two images that illustrate the difference between setPointSize and 
setPointStrokeWidth.

Original comment by braisga...@gmail.com on 12 Feb 2013 at 4:45

Attachments:

GoogleCodeExporter commented 9 years ago
That makes sense.
Thanks again for another great contribution.

Original comment by dandrome...@gmail.com on 12 Feb 2013 at 5:15