Hi I'm running jdk1.3.0_02 with tomcat 4.0.3. I comiled the demo servlet, and the value axis labels on all of the charts look crunched and they overlap the values. Has anyone seens this before? Is there anyway I can set more space between the value label and the values? Is there something I'm missing?
Thanks,
Tony
Value Axis Label overlaping values
Re: Value Axis Label overlaping values
Hi Tony,
I believe this is a bug in the JDK. I first noticed it when I upgraded to JBuilder 5, which includes 1.3.0_02. I also have a copy of the IBM JDK1.3 which works fine. I've not yet tried JDK 1.4.
Regards,
Dave Gilbert
I believe this is a bug in the JDK. I first noticed it when I upgraded to JBuilder 5, which includes 1.3.0_02. I also have a copy of the IBM JDK1.3 which works fine. I've not yet tried JDK 1.4.
Regards,
Dave Gilbert
Re: Value Axis Label overlaping values
Hi,
I have seen this too, but is fixed in JDK1.3.1 from SUN.
// Lars
I have seen this too, but is fixed in JDK1.3.1 from SUN.
// Lars
Re: Value Axis Label overlaping values
I upgraded to Sun j2re1.4.0 and it works great! thanks!
Tony
Tony