Skip to content

Adapt inline backend to changes in matplotlib#2386

Merged
fperez merged 2 commits intoipython:masterfrom
jenshnielsen:figurecanvas
Sep 8, 2012
Merged

Adapt inline backend to changes in matplotlib#2386
fperez merged 2 commits intoipython:masterfrom
jenshnielsen:figurecanvas

Conversation

@jenshnielsen
Copy link
Copy Markdown
Contributor

New version of #2384 rebased against master.

…tlib

change.

Conflicts:

	IPython/zmq/pylab/backend_inline.py
Conflicts:

	IPython/zmq/pylab/backend_inline.py
@fperez
Copy link
Copy Markdown
Member

fperez commented Sep 8, 2012

Looks clean, thanks! Merging now, definitely candiadate for 0.13.1.

fperez added a commit that referenced this pull request Sep 8, 2012
Adapt inline backend to changes in matplotlib: as of mpl 1.2, a backend *must* supply a FigureCanvas object.  For the inline backend, we can simply use mpl's own FigureCanvasAgg.
@fperez fperez merged commit 37c1fa5 into ipython:master Sep 8, 2012
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Adapt inline backend to changes in matplotlib: as of mpl 1.2, a backend *must* supply a FigureCanvas object.  For the inline backend, we can simply use mpl's own FigureCanvasAgg.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants