hello,
i got different plots (a xyseriesplot and a barcharplot) and i want them that the plot is in the same size. the barcharplot is always a bit longer than the xy-series. does anyone how can customize this ?
thank you for time,
michael
customize a plot
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
This is one of the things that is hard to do with JFreeChart, unfortunately. The best you can manage is to mess around with the setFixedRangeAxisSpace() method (in the plot) to get the two to align. It's not a great solution, just a workaround...
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

