I have developed a application which works like ECG Graph
I have developed this using canvas and path.
Once the plotting of lines are completed in my screen, it will start again from the 0 position. But the problem is that it gets starting overlapped.
So how can i clear that particular position?