|
From: <HBB...@t-...> - 2007-11-28 21:58:49
|
Ethan Merritt wrote: > 1) allow an option "noautoscale" associated with each item in the > plot command: > plot A, B, C noautoscale, D no autoscale Sounds reasonable. > 2) provide a lock-to-primary-axis option for axes x2 and y2. > This would allow a sequence of plot commands like > set xrange [*:*] > set yrange [*:*] > set y2range locked > set x2range locked I would consider that an abuse of the secondary axes. |