s there a way to let the chart grow in size as more data is added, instead of automatically scaling?
imagine the memoryusage demo growing in size horizontally.
i want to put this type of chart within a scrollpane.
is there a way to make the chart grow with more data?
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
JFreeChart never determines the chart size, it always takes the area given to it and draws the best chart it can within that space.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

