Yes, I believe so. I believe it is possible to create the axes with
navigation disabled so that their callbacks are never connected. Then, you
can use the same callback system to trigger the axes pan and zoom on your
own controls.
http://matplotlib.sourceforge.net/users/event_handling.html
http
Good afternoon
I'm working in an application with a simple figure embbebed in a QT
Dialog. I want to instead of use the navigation toolbar of matplotlib,
have some Qt push buttons in the form, that allow to perform the Zoom
and Pan. Is it possible to do it?
Many thanks for your help
German
---