Chart is not always displaying points

Greeting, Sync team.
I'd like to share an specific issue that happens when I open a new page that contains my chart.
Basically is that some cases the chart is not showing any data when open the new page, I have to go back and open it again until the points are shown.

Is there a way to programmatically refresh the chart to detect the changes in the  ItemSource? If I need to give more information of my code just tell me.




2 Replies 1 reply marked as answer

JV Jorge Valenzuela December 17, 2020 10:31 AM UTC

I fixed this changing the binding property from being a List to an ObservableCollection.
I don't know why I didn't do it like that in the first place, but well, that was it!

Marked as answer

YP Yuvaraj Palanisamy Syncfusion Team December 17, 2020 02:07 PM UTC

Hi Jorge Valenzuela, 
 
Thanks for your update. 
 
We are glad to hear that you have achieved therequirement at your end. Please let us know if you have any convern. 
 
Regards, 
Yuvaraj. 


Loader.
Up arrow icon