We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

IndexOutOfBoundsException when TooltipEnabled = true

Hello,
set TooltipEnabled = true

add 0th to 100th point to the graph.
remove 0th to 50th point from graphs datasource
add 101st to 150th point to the graph

Now, when you click on 101st to 150th point you will get Java.Lang.IndexOutOfBoundsException

Also, for chart.SelectionChanged event one can get P1.SelectedDataPointIndex bigger than the count of points in the graph if some points were removed previously.


Best regards

Martin

3 Replies

SP Saravana Pandian Murugan Syncfusion Team January 13, 2017 05:04 PM UTC

Hi Martin,

Thanks for contacting Syncfusion support.

We are unable to reproduce the reported issue at our end and we have prepared a sample for this. Please update us with the modified sample to reproduce the issue which will be helpful for providing further assistance on this.

Sample : http://www.syncfusion.com/downloads/support/forum/128305/ze/TooltipSample-613984973  

Thanks,
Saravana Pandian M.
 



MD Martin Dusek January 16, 2017 06:18 PM UTC

I changed line 83 in MainActivity.cs to:

DataPoints.Remove(DataPoints.Get(0));

and then I got the exception.


YP Yuvaraj Palanisamy Syncfusion Team January 18, 2017 03:46 AM UTC

Hi Martin,

We have created an incident under your Direct Trac account. So, we request to follow the incident for further details.

Our Direct Trac support system can be accessed from the following link:

https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents  

Regards,
Yuvaraj

Loader.
Live Chat Icon For mobile
Up arrow icon