Re: [Matplotlib-users] Bug saving semilogy plots with a axvline

2008-12-02 Thread Eric Firing
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

Re: [Matplotlib-users] Bug saving semilogy plots with a axvline

2008-11-19 Thread Eric Firing
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

Re: [Matplotlib-users] Bug saving semilogy plots with a axvline

2008-11-19 Thread wafels
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