From: Matthew B. <mat...@gm...> - 2014-07-30 17:20:10
|
Hi, On Wed, Jul 30, 2014 at 9:30 AM, Benjamin Root <ben...@ou...> 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 |