It's fixed now.

Eric

Rob Hetland wrote:
> fill(x, y) returns an error like:

[....]

> /Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site- 
> packages/matplotlib/axes.py in update_datalim(self, xys)
>      966         # and the data in xydata
>      967         xys = asarray(xys)
> --> 968         self.dataLim.update_numerix_xy(xys, -1)
>      969
>      970
> 
> <type 'exceptions.TypeError'>: Bbox::update_numerix_xy expected  
> numerix array

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to