On 10/9/07, Michael Droettboom <[EMAIL PROTECTED]> wrote:

> I don't know of any way to side step this -- for various reasons, the
> backend must be known during pylab initialization.  It might be possible
> with fairly significant refactoring... maybe someone has looked deeper
> into this than I have.

There is a "switch_backends" function in pylab that attempts to do a
post import switching.  It works reasonably well, but is not
recommended for switching across threaded GUI backends (eg in
ipython), which is why it has mostly remained an experimental feature.

JDH

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