Re: [Matplotlib-users] mouse tracking with two y-axes

2010-01-13 Thread John Hunter
On Wed, Jan 13, 2010 at 6:59 AM, boriq wrote: > > Hi all, > > i have a plot with 2 y-axes and 1 x-axis. The mouse pointer shows the > y-coordinates of the second y-axis, but I want the mouse pointer to show the > y-coordinate of the first y-axis. > > Is there a way how to switch the mouse pointer

[Matplotlib-users] mouse tracking with two y-axes

2010-01-13 Thread boriq
Hi all, i have a plot with 2 y-axes and 1 x-axis. The mouse pointer shows the y-coordinates of the second y-axis, but I want the mouse pointer to show the y-coordinate of the first y-axis. Is there a way how to switch the mouse pointer to the first y-axis? Thanks & regards, peter -- View thi