I have a graph with multiple data sets on it. I need to continually redraw these lines, each separately, as the data is updated. How can I delete and reestablish it repeated
Look for animation API of Matplotlib. There are some examples too...