Hi Jeff, On Sun, Sep 5, 2010 at 10:18 AM, Jeff Whitaker <jsw...@fastmail.fm> wrote: > > Fernando: I've got ipython-newkernal ipythonqt working on my mac - how do I > tell it to switch between external plot windows and inline plots? External > windows seems to be the default...
if you start it with --rich, it will use inline plots. I'll try to improve the code so that *both* are possible simultaneously: interactive external windows for zooming and panning, and a function loaded into the user's namespace, similar to show(), that would instead embed them inline. Cheers, f ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel