Hi Yeray,
thx for the fix! My question for the moment is, how am I able to download this maintenance release? I can't find it in my download area, it's really urgent. I hope you can help me.
Search found 3 matches
- Thu Nov 13, 2014 12:39 pm
- Forum: Java
- Topic: Restore axes method throws an exception after unzoom
- Replies: 6
- Views: 47713
- Wed Sep 17, 2014 8:49 am
- Forum: Java
- Topic: Restore axes method throws an exception after unzoom
- Replies: 6
- Views: 47713
Re: Restore axes method throws an exception after unzoom
Hi Yeray, thx for reply. I use absolutely the same/newest version as you. Maybe you didn't reproduce it in the way I described it. :wink: The code I attached, you should use in the following manner. 1) Start the TeeChart SWT Application by running the attached code. 2) Zoom into the Chart 3) press t...
- Fri Sep 12, 2014 11:58 am
- Forum: Java
- Topic: Restore axes method throws an exception after unzoom
- Replies: 6
- Views: 47713
Restore axes method throws an exception after unzoom
To reproduce the ArrayIndexOutOfBoundsException, following actions have to be done:
Create a chart and e.g. add a line. Then zoom into and afterwards create a custom axis. Now if you unzoom an ArrayIndexOutOfBoundsException will be thrown.
As an attachment I add a code example.
Create a chart and e.g. add a line. Then zoom into and afterwards create a custom axis. Now if you unzoom an ArrayIndexOutOfBoundsException will be thrown.
As an attachment I add a code example.