[Matplotlib-users] Buglet with vertical scale markers?

2007-01-27 Thread Fernando Perez
Hi all, this simple test plot([3e-6,3e-5,3e-4]) produces with current SVN a vertical axis with all labels as '0'. I first saw this with some actual data I was working with this week, and I imagine this isn't intended behavior. It's not a big deal, but I figured I'd report it. Cheers, f ---

Re: [Matplotlib-users] Floating exception when rendering ylabel()

2007-01-27 Thread John T Whelan
On Fri, 26 Jan 2007, Andrew Straw wrote: > You may be encountering this bug: > http://code.astraw.com/debian_sarge_libc.html Thanks for the tip. I didn't manage to patch the bug in glibc6, but based the discussion in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=279294 I tried uninstalling

Re: [Matplotlib-users] Buglet with vertical scale markers?

2007-01-27 Thread Eric Firing
Fernando, Thanks. That looks like a consequence of a change I made in the default switchover threshold between scientific notation and ordinary. I will be happy to fix it, later today, I hope. It's a pretty big bug. Eric Fernando Perez wrote: > Hi all, > > this simple test > > plot([3e-6,

Re: [Matplotlib-users] Buglet with vertical scale markers?

2007-01-27 Thread Eric Firing
Fernando, I think it is OK in svn now. Eric Fernando Perez wrote: > Hi all, > > this simple test > > plot([3e-6,3e-5,3e-4]) > > > produces with current SVN a vertical axis with all labels as '0'. I > first saw this with some actual data I was working with this week, and > I imagine this isn

Re: [Matplotlib-users] Buglet with vertical scale markers?

2007-01-27 Thread Fernando Perez
On 1/27/07, Eric Firing <[EMAIL PROTECTED]> wrote: > Fernando, > > I think it is OK in svn now. Much better, thanks! Regards, f - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and