Hi ,

I have to build custom tool bar with a single button which zooms-in /zooms-
out. I did by setting new limit with and I redraw the figure.  I used to
work in Axes coordinate system instead of data coordinate system. when I
have to zoom  I convert axes points to data coordinate system and set new
limit and I redraw the figure. When I used to execute in terminal it works
fine. But when I embedd the same thing in qt using PyQt, strange behaviour
comes. Please rectify my problem.

With Thanks
Sathish

Attachment: code
Description: Binary data

------------------------------------------------------------------------------
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to