Skip to content

Fix tick_params() label rotation mode #29593

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 2 commits into from
Feb 11, 2025

Conversation

timhoffm
Copy link
Member

@timhoffm timhoffm commented Feb 7, 2025

Follow-up to #28968.

The rotation_mode was only wired up half way, so that the parameter was accepted but did not have any effect.

@QuLogic
Copy link
Member

QuLogic commented Feb 8, 2025

Looks like you need to update the .pyi as well.

Follow-up to matplotlib#28968.

The rotation_mode was only wired up half way, so that the parameter was
accepted but did not have any effect.
@timhoffm timhoffm force-pushed the fix-tick_params-rotation_mode branch from d99cf6d to 82229fb Compare February 8, 2025 00:23
@QuLogic QuLogic merged commit 24bb51c into matplotlib:main Feb 11, 2025
40 of 41 checks passed
@timhoffm timhoffm deleted the fix-tick_params-rotation_mode branch February 11, 2025 11:19
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