There is no change to the recommendations for interactive plots from the
console, if by console you mean the normal python REPL. There is no --pylab
for that. If you mean from the IPython console, then it is the cell magic I
mentioned previously.


On Wed, Jul 30, 2014 at 1:19 PM, Matthew Brett <matthew.br...@gmail.com>
wrote:

> Hi,
>
> On Wed, Jul 30, 2014 at 9:30 AM, Benjamin Root <ben.r...@ou.edu> wrote:
> > I think it is mostly an issue with how IPython interfaces with
> matplotlib.
> > If you were running from a pure python prompt, then I would suspect it to
> > work (haven't tried myself, though). Note that the --pylab option to
> ipython
> > is now highly discouraged. Instead, I would try the "%matplotlib
> > interactive" cell magic instead (I think that is the right incantation).
>
> Sorry for being slightly off-topic, but what is the current
> recommendation then for interactive plots from the console, if --pylab
> is discouraged?
>
> Cheers,
>
> Matthew
>
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to