Re: [Matplotlib-users] How to undo Zoom to Rectangle?

2014-04-28 Thread Peter Shenkin
Beautiful. Thanks much -P. On Mon, Apr 28, 2014 at 7:21 PM, Paul Ivanov wrote: > Peter Shenkin, on 2014-04-28 19:17, wrote: > > I am using the Zoom button that appears next to the Pan button. > > Click the House/Home button that is all the way to the left of > the

[Matplotlib-users] How to undo Zoom to Rectangle?

2014-04-28 Thread Peter Shenkin
Hi, After using the Zoom to Rectangle control, how do I undo the operation to restore the original view? I am using the Zoom button that appears next to the Pan button. We're using matplotlib-1.2.1-py2.7-macosx-10.5-x86_64. Thanks, -P. ---