Skip to content

Backport axes grid work #11813

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Aug 6, 2018
Merged

Conversation

tacaswell
Copy link
Member

This is primarily to backport #11079 and #11060

The other PRs backported (#11090, #10595, #10756) are to greatly reduce the conflicts as part of the cherry-picking.

attn @ImportanceOfBeingErnest

jklymak and others added 6 commits August 4, 2018 21:51
Improve docstring of contour
Conflicts:
	lib/matplotlib/contour.py
          - conflict due to de-py2-ification
          - docstring conflicts, kept the version from master branch
Improve Figure docstrings
Conflicts:
	lib/matplotlib/figure.py
          - kept master version of docstring in 2 cases
…rrect-axesgrid1-doc

DOC: Resurrecting axes_grid1 documentation
Conflicts:
	lib/matplotlib/figure.py
          - kept master branch version of a docstring
	lib/mpl_toolkits/axes_grid1/colorbar.py
          - conflicts around __future__ import
	lib/mpl_toolkits/axisartist/axis_artist.py
          - conflicts around __future__ import
Fixes png showing inconsistent inset_axes position
Conflicts:
	lib/mpl_toolkits/axes_grid1/inset_locator.py
          - keep non-superified version
…inset_axes

Fix inset_axes + doc
Conflicts:
	examples/axes_grid1/inset_locator_demo.py
          - kept master branch version
	examples/axes_grid1/inset_locator_demo2.py
          - kept master branch version
	lib/mpl_toolkits/axes_grid1/inset_locator.py
          - conflicts around __future__ import
@tacaswell tacaswell added this to the v2.2.3 milestone Aug 5, 2018
@jklymak jklymak merged commit 00daa8f into matplotlib:v2.2.x Aug 6, 2018
@tacaswell tacaswell deleted the backport_axes_grid_work branch August 6, 2018 15:05
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.

5 participants