|
From: <pl...@pi...> - 2012-11-09 10:39:52
|
Hi , recent cvs gnuplot: I've just noticed that mouse scrolling window in wxt causes functions to be replotted full width , not with in the limits of data as in initial plot. Also grid gets calculated to grossly different tic intervals on just one scroll event in either direction. eg my plot auto scales to [-1:+1] and gets 0.2 intervals. Or scroll it gets 0.5 intervals. Autoscale button fixes it , replot button/command, no. I would have expected scroll to do no more that move what is already there. I don't recall seeing either of these before (though the function range may not always be obvious). Previously running prob 6m old CVS. datafile has data in range [-50:50] which autoscales to [-60:60] f(x)=0 plot datafile, f(x) Best regards, Peter. |