I’m trying to plot a graph on a View using a canvas. So far so good it plots correctly as show in the next image: Desired Output once you tap on the screen the expected result should clear the screen and plot a new graph but instead draws on top of it resulting in this: Actual Output How do I