> > http://matplotlib.sourceforge.net/users/navigation_toolbar.html Constrained zoom to x axis (hold x key + left click zoom icon) is broken for me with master. Tested with TkAgg, Qt4Agg backend features was working on mpl 1.0.0
On 04/16/2011 08:44 PM, bu...@gm... wrote: > > > http://matplotlib.sourceforge.net/users/navigation_toolbar.html > Constrained zoom to x axis (hold x key + left click zoom icon) is broken > for me with master. > > Tested with TkAgg, Qt4Agg backend > features was working on mpl 1.0.0 It works for me with gtk and Tk, but not with qt4. Eric
On 04/17/2011 07:59 AM, Eric Firing wrote: > On 04/16/2011 08:44 PM, bu...@gm... wrote: >> > > http://matplotlib.sourceforge.net/users/navigation_toolbar.html >> Constrained zoom to x axis (hold x key + left click zoom icon) is broken >> for me with master. >> >> Tested with TkAgg, Qt4Agg backend >> features was working on mpl 1.0.0 > > It works for me with gtk and Tk, but not with qt4. > > Eric https://github.com/matplotlib/matplotlib/pull/86 Above is a fix for qt4. Eric