A robust, fully interactive implementation of "Zoomed Inset Axes" for Python and Matplotlib. This project recreates the functionality of MathWorks' "Zoomed Axes" toolbox but adds dynamic interactivity ...
I have a figure canvas and navigation bar embedded in a wx.Dialog. In matplotlib version 1.2.1 and earlier the zoom, home, back (and pan) all worked fine. If I upgrade to 1.3 (or 1.4.2) zoom, home, ...