Hmm, it seems you override the original replot.
Maybe closing the auto replot works:
or try to not override replot.Qt Code:
{ setAutoReplot(false);To copy to clipboard, switch view to plain text mode
Hüseyin
Hmm, it seems you override the original replot.
Maybe closing the auto replot works:
or try to not override replot.Qt Code:
{ setAutoReplot(false);To copy to clipboard, switch view to plain text mode
Hüseyin
Bookmarks