Hello,
is it possible to set off the auto scaling mode?
i have the problem, if the panel is to big, the auto scaling, set the font size, to a bigger one. But than there are display errors. For example: The char "4" seems like a "1" cause the horizontal line in the middel, wouldn't be displayed correct.
An other fault is, that the labels ovverlapp, because, they have a to big font size.
Best regards,
Tobi
Auto Scale Mode and Display Errors
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
In the ChartPanel class, increase the settings with setMaxDrawWidth() and setMaxDrawHeight().
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

