On Thursday 10 August 2006 10:54, John Hunter wrote:
> >>>>> "Charlie" == Charlie Moad <[EMAIL PROTECTED]> writes:
>
>     Charlie> I periodically am seeing it.  But I can't figure out how
>
> I just tested on TkAgg ( I usually use GTKAgg) and noticed another
> problem.  When you click "zoom to rect mode" the format string in the
> toolbar becomes so long that it causes the window to resize to fit
> it.  As you move the mouse around, depending on the x and y
> locations, the format string becomes longer or shorter and the window
> resizes like mad.  Very annoying.  Let's hold off on a release until
> we can sort these bugs out.

I just tried running backend_driver.py with numerix set to Numeric, and I'm 
repeatedly getting the following error:

  File "/usr/lib64/python2.4/site-packages/matplotlib/axes.py", line 2502, in 
bar
    yerr = asarray([yerr]*nbars, Float) # Float converts Nones to NANs
  File "/usr/lib64/python2.4/site-packages/Numeric/Numeric.py", line 134, in 
asarray
    return multiarray.array(a, typecode, copy=0, savespace=savespace)
TypeError: a float is required
 driving image_demo.py

Darren

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to