João et al.,
Thanks for the bug report. Mike D. has fixed the problem in svn. (I had
moved the discussion to matplotlib-devel; I am just reporting back to
matplotlib-users so this thread can be closed.)
Eric
Eric Firing wrote:
> wafels wrote:
>> Hello,
>>
>> I can confirm and extend this bug
wafels wrote:
> Hello,
>
> I can confirm and extend this bug report. The axvline also moves to the
> wrong position on resizing the matplotlib display window (Mac OS X 10.5.5,
> Python 2.5.1, Matplotlib 0.98.3).
>
> Thanks
It looks like the transform for the line made by axvline is not getting
Hello,
I can confirm and extend this bug report. The axvline also moves to the
wrong position on resizing the matplotlib display window (Mac OS X 10.5.5,
Python 2.5.1, Matplotlib 0.98.3).
Thanks
João Luís Silva-2 wrote:
>
> Hi,
>
> A vertical line on the x axis of a semilogy plot will be i
Hi,
A vertical line on the x axis of a semilogy plot will be in the correct
position, but when saved with the save button of the toolbar it will be
placed in an incorrect position, although savefig will do the right
thing. Furthermore, zooming will not move the axvline correctly.
Matplotlib