JFree folks,
Is there a simple way to change the default behavior for all charts, w/o doing a lot of setFont's within the code?
It seems to rely on JFreeChart.DEFAULT_FONT, but I'm not sure how I can change those values at runtime?
thanks,
andrew
Changing default fonts
Hi!
You could evenually use JFreeChart's new ChartTheme interface introduced inversion 1.0.11.
hth,
- martin
You could evenually use JFreeChart's new ChartTheme interface introduced inversion 1.0.11.
hth,
- martin