Looking for a way to control and move a shape across a graph
I'm looking for a way to control and move a 'drawn' shape or series of shapes across plot (graph builder) using JSL script, for data visualisation purposes. Think of it as an animation using a series of frames and then scrolling through them to give the impression of movement. By 'drawn' shape, I mean something like:Rect () I was thinking of taking the following approach, but I'm not sure exactly ...