In my VI I am using Express XY graph to plot a continous stream of XY coordinates over a contstant domain and range. I would like to keep the trail of these points.
Initially, plotting is very fast. But it eventually slows down to a crawl as point keep coming in. I have disabled autoscaling and smooth updates, but still the same problem. Is there any solution to this, other than periodically reseting the graph?
