[Matplotlib-users] Strange behaviour for zooming.

2010-04-30 Thread sathish kumar
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 n

[Matplotlib-users] Strange behaviour for zooming.

2010-04-30 Thread sathish kumar
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 n