Hi everyone!
I've been a long time reader of the forum, but every question I've had up till this point has been answered somewhere, apart from this, so I thought it was about time I joined:)
I need to create a scrolling line graph, which scrolls right to left and updates itself every second, much like a network traffic Tx/Rx graph does (in fact this is what I am trying to recreate).
I have a Timer callback, and am creating a path, but I can't work out how to manipulate the path so that peaks are added on the right and scroll across the screen.
Sorry for being vague, i'm at a loss, so any pointers would be greatly appreciated!
Thanks in advance:)