Get a SubPlot from Combined Chart
Get a SubPlot from Combined Chart
Is there anyway to retrieve individual subplots from a combined chart?
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Each of the CombinedXXXPlot classes has a getSubplots() method which returns a list of subplots.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

