Skip to content

Conversation

@anntzer
Copy link
Contributor

@anntzer anntzer commented Aug 25, 2025

We can just directly fetch the relevant information from locator.axis.axes; the case where locator.axis.axes was different from axes was not tested and doesn't make much sense anyways.

The change also goes in the direction of having Locators carry less state (and hopefully, in the future, not being associated with an axis, but rather having the axis passed as argument to __call__).

Closes #30296.

PR summary

PR checklist

We can just directly fetch the relevant information from
`locator.axis.axes`; the case where `locator.axis.axes` was different
from `axes` was not tested and doesn't make much sense anyways.

The change also goes in the direction of having Locators carry less
state (and hopefully, in the future, not being associated with an axis,
but rather having the axis passed as argument to `__call__`).
@QuLogic QuLogic added this to the v3.11.0 milestone Aug 26, 2025
@QuLogic QuLogic merged commit a3fcf0b into matplotlib:main Aug 26, 2025
40 checks passed
@anntzer anntzer deleted the rla branch August 26, 2025 06:24
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.

[MNT]: Deprecate the axes parameter to RadialLocator

3 participants