|
From: Ryan M. <rm...@gm...> - 2009-02-06 20:03:06
|
On Fri, Feb 6, 2009 at 1:10 PM, John Hunter <jd...@gm...> wrote: > On Fri, Feb 6, 2009 at 10:56 AM, Ryan May <rm...@gm...> wrote: > > Lionel Roubeyrie wrote: > >> You're right, it's the chaco's zooming plot, I confused. > >> Is there a way to have this render with matplotlib? > > > > The event_handling/zoom_window.py example is kind of similar and might > give some > > clues of where to go. But no, I don't know of a straight-forward version > of > > chaco's example using matplotlib. Patches are accepted. :) > > The following example is pretty close to what you want I think -- > select a span in the upper axes to see the zoom in the lower: > > http://matplotlib.sourceforge.net/examples/widgets/span_selector.html > > You know, in the back of my mind I just knew I was wrong, but had forgotten about this one. Thanks for jogging my memory. Ryan -- Ryan May Graduate Research Assistant School of Meteorology University of Oklahoma |