Hi folks, I use matplotlib all the time, and one of the features I particularly like is the interactivity of its plot windows. I like being able to zoom in to a rectangle. But there's one UI quirk that I find annoying, and I wonder how difficult it would be to change. Often when I want to zoom in, I want to change only (say) the upper x and y limits. So I click at the top right corner I want and drag the mouse all the way out of the axes, then release, and it zooms in to the right place. But the UI is misleading: once the mouse leaves the axes, the box that indicates where I'll be zooming too stops updating, often leaving it quite far from the actual zoom region (i.e. in this case, not extending all the way to the corner, even though the zoom will reach all the way to the corner). The problem is worst when I (say) leave the axes from the bottom, then reach over horizontally, so that the last update doesn't represent the width at all.
Would it be possible to keep updating the zoom rectangle even when the mouse has left the axes? Thanks, Anne ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel