On Thu, Feb 18, 2010 at 4:06 PM, Jan Strube <curious...@gmail.com> wrote:
> Hi John,
> thanks for trying this also. Yes, I think it's a bug that not the scale is
> log, but the data is.
> Unfortunately, the solution really doesn't work for me.
> Please see the attached screenshot. (Yes, it still says log_10 entries, but
> the code is otherwise the same)
> In [2]: matplotlib.__version__
> Out[2]: '1.0.svn'
> This is r8063, I think.
> Strange that I get different results. Could this be a backend problem? I use
> PyQT4.
> I'd be happy to also update from svn if you think that helps.

I'm running svn but not svn HEAD -- you should try updating to HEAD
and I will do the same later (unfortunately HEAD is broken on my work
machine (solaris, python2.4) because of the CXX upgrade I put in some
time ago.  I think I am on r8083.

I do not think this difference could be caused by a backend or GUI
version difference as all of the formatting logic happens in the
frontend.  If we are on the same version of svn, we should be getting
the same tick labels.

JDH

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to