Skip to content
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

Fix polar labels with negative theta limit #27578

Merged
merged 1 commit into from Dec 29, 2023

Conversation

dstansby
Copy link
Member

@dstansby dstansby commented Dec 28, 2023

PR summary

Fixes the setting of theta tick labels when the theta limits span a whole circle, but the lower theta limit != 0 degrees.

Fixes #25568
-->

PR checklist

@dstansby dstansby added this to the v3.8.3 milestone Dec 28, 2023
@dstansby dstansby marked this pull request as ready for review December 28, 2023 19:04
@timhoffm timhoffm merged commit b4fc72b into matplotlib:main Dec 29, 2023
41 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Dec 29, 2023
timhoffm added a commit that referenced this pull request Dec 30, 2023
…578-on-v3.8.x

Backport PR #27578 on branch v3.8.x (Fix polar labels with negative theta limit)
@dstansby dstansby deleted the polar-neg-lims branch December 30, 2023 14:31
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.

[Bug]: unexpected thetalim behavior in polar plot
3 participants