Skip to content

Support spine.set() in SpinesProxy. #25904

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 1 commit into from
May 18, 2023
Merged

Support spine.set() in SpinesProxy. #25904

merged 1 commit into from
May 18, 2023

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented May 17, 2023

Artist.set() is a convenient way to set multiple properties at once; it seems reasonable to also support it in SpinesProxy.

PR summary

PR checklist

Copy link
Member

@timhoffm timhoffm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the documentation of

https://matplotlib.org/devdocs/api/spines_api.html#matplotlib.spines.Spines
https://matplotlib.org/devdocs/api/spines_api.html#matplotlib.spines.SpinesProxy
And possibly a what's new entry.

otherwise this feature is not discoverable.

Artist.set() is a convenient way to set multiple properties at once; it
seems reasonable to also support it in SpinesProxy.
@anntzer
Copy link
Contributor Author

anntzer commented May 18, 2023

done

@timhoffm timhoffm added this to the v3.8.0 milestone May 18, 2023
@oscargus oscargus merged commit ca29425 into matplotlib:main May 18, 2023
@anntzer anntzer deleted the ss branch May 18, 2023 13:51
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.

4 participants