In the 0.9.0 release, the constant SHAPES_AND_LINES has been deprecated from the StandardXYItemRenderer class. According to the javadocs, we should use either SHAPES or LINES.
When will this functionality be removed? This is actually a beneficial feature of JFreeChart for us. We give them the ability to quickly switch between SHAPES and SHAPES_AND_LINES. Our users often will use SHAPES_AND_LINES when graphing data we poll to quickly determine if any polling data has been missed.
I hope that either I'm either misreading the docs and there is an alternative way to specify this going forward or that the feature will not be removed.
Deprecated Constant in StandardXYItemRenderer
Re: Deprecated Constant in StandardXYItemRenderer
Hi David,
This slipped by me unnoticed...I'll investigate and let you know.
Regards,
DG.
This slipped by me unnoticed...I'll investigate and let you know.
Regards,
DG.