I need to be able to set series shapes visibility in category linechart. I was able to do this easily with XYLineAndShapeRenderer, but not on the category side.
Am I missing something, or is this not (yet?) supported by JFreeChart? Can this be done now or possibly in the future?
setSeriesShapesVisible with LineAndShapeRenderer
-
- Posts: 25
- Joined: Wed Jun 09, 2004 6:15 am
- Location: Helsinki, Finland
- Contact:
setSeriesShapesVisible with LineAndShapeRenderer
~ Arkkimaagi ~
Experto Credite
Experto Credite
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Yes, there is an inconsistency there. XYLineAndShapeRenderer allows you to set the shape visibility on a per series basis, but LineAndShapeRenderer doesn't. I've added an RFE (1229733) to the database at SourceForge so I don't forget to fix this.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

