|
From: Petr M. <mi...@ph...> - 2007-06-14 20:40:03
|
> since you are looking at zoom, I have noticed that current code does not > unzoom as I expected having read the doc. > > 'u' just jumps back to initial unzoomed plot. I seem to recall the doc saying > it goes to "previous" zoom state. u is really unzoom; hit 'h' in the graphics window for this help: n `builtin-zoom-next` go to next zoom in the zoom stack p `builtin-zoom-previous` go to previous zoom in the zoom stack u `builtin-unzoom` --- PM |