Hi.
I have a line chart that I want to display data in real time. If I hard code data into the list structure, the graph is correct. However, when I update the lists used to display the data from an API call the graph doesn't update.
Is there a process to force the new data to be update in the chart?
Any examples of this type of graph that someone can point me to?
Thanks.
Malcolm