I want to show some statistical data in the scatter graph, these data are calculated one by one, and then plot on the graph.
if used plotXY() in a loop, the previous points are drawn repeatly.How can i just draw the recent data and previous data are not deleted