Search found 1 match
- Tue Feb 19, 2019 5:45 pm
- Forum: JFreeChart
- Topic: Broken auto-range in stacked area charts: StackedXYAreaRenderer(2) ignore dataBoundsIncludesVisibleSeriesOnly property
- Replies: 1
- Views: 6422
Broken auto-range in stacked area charts: StackedXYAreaRenderer(2) ignore dataBoundsIncludesVisibleSeriesOnly property
I have been digging into this quite hard now, and I finally found the answer to the following problem: I have multiple charts, line charts, as well as stacked area charts. We allow users to zoom on the x-axis (domain axis), and we want to use auto-range for the y-axis (range axis). While auto-range ...