updateDataSource Chart stops updating after around 30 -40 mins of logging data
I use updateDataSource to update the Chart.
It worked for around 30-40 mins and after that, Chart UI stops updating.
The data are still capturing in my database and I can do a manual SetState() refresh and the Chart UI will refresh.
However, calling updateDataSource doesn't work any more after 30 mins.
Hope to hear from you soon.
Thanks and regards