Cross posted to IPython-dev and mpl-dev.
Over the Easter holidays I had a chance to take a look at implementing a
new matplotlib backend which would allow interactive figures inline in the
IPython notebook. It's something that has been on the radar for a couple of
years now, with work needed from
Hello everybody.
I just did a little update of the PR
https://github.com/matplotlib/matplotlib/pull/2759
This is the implementation of the MEP22.
I would like to have some feedback on this.
It is working and rebased so should merge cleanly.
There is an example in examples/user_interfaces/navigat
Hi Phil,
On Thu, Apr 24, 2014 at 6:57 AM, Phil Elson wrote:
> Cross posted to IPython-dev and mpl-dev.
>
> Over the Easter holidays I had a chance to take a look at implementing a
> new matplotlib backend which would allow interactive figures inline in the
> IPython notebook. It's something that