There were decimal.Decimal object type values in my array. I converted
those to float and all is well now. Don't understand though why the
command line version worked as it was. Hmm... :-)

-Alen

On 8/28/07, Alen Ribic <[EMAIL PROTECTED]> wrote:
> I get the following error when its gets to the line where the bar(...)
> function is called:
>
> "Bbox::update_numerix_xy expected numerix array"
>
> What does this mean? is it referring to the the left, height or width...?
>
> If I execute the same code form the command line it works! But, If I
> call the code from a Web Application then is gives me that error
> above.
>
> I tried via the pylab and matplotlib api. Both give the same error.
>
> Thx
>
> -Alen
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to