On Fri, Feb 6, 2009 at 10:56 AM, Ryan May <rma...@gmail.com> 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

JDH

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to