Skip to content

Conversation

@anntzer
Copy link
Contributor

@anntzer anntzer commented Jul 12, 2023

There's Axes.inset_axes which is an exact replacement without the need of actually understanding what an axes locator is, and which is also more general as one can also set a custom transform on inset_axes instead of being limited to the transAxes of a given parent axes.

Also the method had never been used in the library or examples, and a test was only ever added in 6dd30a2 (2022).

PR summary

PR checklist

@anntzer anntzer added this to the v3.8.0 milestone Jul 12, 2023
There's Axes.inset_axes which is an exact replacement without the need
of actually understanding what an axes locator is, and which is also
more general as one can also set a custom transform on inset_axes
instead of being limited to the transAxes of a given parent axes.

Also the method had never been used in the library or examples, and a
test was only ever added in 6dd30a2 (2022).
@greglucas greglucas merged commit 3bcf82b into matplotlib:main Jul 14, 2023
@anntzer anntzer deleted the dip branch July 14, 2023 22:38
bilke added a commit to ufz/ogs that referenced this pull request Dec 16, 2024
blaylockbk added a commit to blaylockbk/Herbie that referenced this pull request Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants