I have the 96 labels to show up in x-axis by providing label. I’m still struggling with updating series dynamically. I have a global object defined in my code and I keep updating the global object, and render the chart, for some reason, when I look at the chart obj, I still see the old data points and series and not new one. Is there any method that will update the data points or series dynamically??
Any help is appreciated, Thanks.