|
From: <pl...@pi...> - 2013-08-30 23:21:17
|
Hi, this is only a niggle but a niggle that bugs me every day and every time I use gnuplot. Why isn't "auto-scale" included in the history of scaling values stored for the previous/next scale feature. eg reset plot datafile w l set xr [1:10]; replot now in an interactive terminal (eg wxt) I hit "p" but instead of it returning to autoscale it jumps to some scaling I used yesterday on a different plot. ie , the last NON autoscale setting of xr. Equally, if I explicitly set 'auto' and then zoom to some other setting, it does not get counted next time I do 'previous'. Is there a problem with including auto as a value in the scaling history? regards, Peter. |