|
From: Philipp K. J. <ja...@ie...> - 2016-06-16 15:01:43
|
[snip] > > If you have selected a range manually ( mouse selected zoom ) the > third line will not remove the implicit ranges you have set. If you > then want to plot [:*] "file" u 1:2 , you will have to do so > explicitly to remove the range settings applied with the mouse. > > Could that be the source of the 'inconsistency' ? Ah - interesting hint! I forgot to mention in my original email that I never set plot ranges with the mouse, so that's not it. But your suggestion made me think of something else: occasionally I use the cursor-keys when the plot window has focus (which moves the plot). I only do this by accident (because I don't find that feature useful). But apparently, doing so does an implied "set xrange". This behavior is reproducible, so that's probably the explanation for what I have seen. Thanks for the hint. Best, Ph. |