Re: Pan/Zoom with Matplotlib

2008-10-18 Thread Czenek
On Oct 18, 1:48 am, Czenek <[EMAIL PROTECTED]> wrote: > Hi, > can I use somehow standard matplotlib's functions pan/zoom? I would > like to zoom my created graph after double-clicking and move with it > after keyboard (arrow) pressing (similar as Google Maps). And I wan

Pan/Zoom with Matplotlib

2008-10-17 Thread Czenek
a key (or double-clicking). So are there any appropriate API functions which can be connected with keyboard and mouse events? Thanks Czenek PS: I'd like to use it with tk. -- http://mail.python.org/mailman/listinfo/python-list