JYGraphView
JYGraphView copied to clipboard
Clear View before plot a second time
I have noticed that if you call plotGraphData more than one time, the view maintains the previous drawing plus the new one. How can avoid this? I would like use this for a real time graph. Thank you!