How can I change the color of one point in a XYSeries chart ?
Thanks for helping !
Changing color of one point
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Subclass the renderer and override the getItemPaint(int, int) method.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

