Xavier Gnata <[EMAIL PROTECTED]> writes:

> I do not know if we should post bug reports against matplotlib svn. 

Posting bug reports is likely to be helpful, but I suspect the
developers' list might be more appropriate for bugs in the svn version.
For bugs in released versions, I think John has told people to file a
bug in the Sourceforge tracker and also send a message to the mailing
list.

> Anyway, imshow is now fully broken this way :
[...]
> --> 200             w, h, d = renderer.get_text_width_height_descent(
> ValueError: need more than 2 values to unpack

It's not in imshow really, but in the usetex branch of
get_text_width_height_descent in the agg backend. I fixed the immediate
problem, though baseline alignment is unlikely to work with usetex as of
now.

-- 
Jouni K. Seppänen
http://www.iki.fi/jks


-------------------------------------------------------------------------
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