Hi developers,
I am using vectrosity to plot a graph whenever a new data comes in. I add in the X and Y coordinates into an array and use VectorLine.Resize to update the lines.
However, it does not work like how I want as I want the graph to move to the left every time a new data comes in.
How can I achieve this? Any advice will be appreciated, thank you.
↧