What is the preferred size of a chart? I'd like to set the tickLabelFont but it gets scaled based on frame bounds if I set it, or based on the size of the window if its dynamically resized.
Is there any way to either fix the font sizes irrespective of chart size, or to fix the display size at one which won't cause the labels to be scaled (what I was calling the "preferred size")?
Thanks,
Ashwin
Chart default sizes
Re: Chart default sizes
Thanks a bunch.
And great job on JFreeChart. I've played with it for a few hours trying to evaluate it for our needs and it looks very impressive.
Ashwin
And great job on JFreeChart. I've played with it for a few hours trying to evaluate it for our needs and it looks very impressive.
Ashwin