|
From: Joe K. <jof...@gm...> - 2014-12-05 19:28:07
|
Woops! You're absolutely right! I was completely confused! I mixed up the new "nbagg" backend with the way ipython notebooks used to display matplotlib figures. The nbagg backend is indeed interactive (and I have no idea why key press callbacks aren't supported, then). This is what happens when I reply to e-mail without putting much thought into it. Thanks! -Joe On Thu, Dec 4, 2014 at 8:58 PM, Brendan Barnwell <bre...@br...> wrote: > On 2014-12-04 15:40, Joe Kington wrote: > > Nbagg is non-interactive, similar to Agg. No events other than draw > events > > are supported, as far as I know. > > If that's the case, the release notes should probably make that > clear. > Right now at > http://matplotlib.org/users/whats_new.html#the-nbagg-backend it says: > "Phil Elson added a new backend, named “nbagg”, which enables > interactive figures in a live IPython notebook session." The word > "interactive" certainly could lead people to believe that the backend > is, in fact, interactive. > > -- > Brendan Barnwell > "Do not follow where the path may lead. Go, instead, where there is no > path, and leave a trail." > --author unknown > > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > > http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > |