[Matplotlib-users] twin / dual / two axis seems to confuse or break toolbar magnifier

2008-11-02 Thread wet_colored)arch
I am trying to code an application with two checkboxes, one associated with each axis on a simple plot. I can then turn on and off lines in the plot that are scaled either to the left side or right side of the plot. This is working fine and patterned after some of the examples from matplotlib.

Re: [Matplotlib-users] twin / dual / two axis seems to confuse or break toolbar magnifier

2008-11-04 Thread wet_colored)arch
Can you be more specific about what is going wrong? The zoom magnifier seems to work fine for me with or without twinx, but perhaps we just have different expectations of how it works. Could you perhaps provide screenshots? Response>> I confirmed it is 0.90.0 (I am running on Windows) attac