Re: [Matplotlib-users] No autoscaled and correctly tickered logarithmic y-axis after zoom

2011-02-09 Thread Benjamin Root
On Wed, Feb 9, 2011 at 1:17 PM, Thore Oltersdorf < thore.oltersd...@ise.fraunhofer.de> wrote: > Dear Benjamin. > > Attached you find the same graph as for the other problem regarding the > inline annotations. But now zoomed once to reproduce the correctly scaled > x-axis but not autoscaled y-axis.

Re: [Matplotlib-users] No autoscaled and correctly tickered logarithmic y-axis after zoom

2011-02-09 Thread Benjamin Root
On Wed, Feb 9, 2011 at 5:08 AM, Thore Oltersdorf < thore.oltersd...@ise.fraunhofer.de> wrote: > Dear Matplotlib-Users. > > After changing the scaling from the y-axis from default to semilogy the > tickers were not updated anymore automatically when a zoom is applied. > > Even after deep searches w

[Matplotlib-users] No autoscaled and correctly tickered logarithmic y-axis after zoom

2011-02-09 Thread Thore Oltersdorf
Dear Matplotlib-Users. After changing the scaling from the y-axis from default to semilogy the tickers were not updated anymore automatically when a zoom is applied. Even after deep searches within the ticker API as well as the mail archive list I could not find an appropriate solution for this