Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Polar log scale: fix inner patch boundary and spine location#30223

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
rcomer wants to merge1 commit intomatplotlib:main
base:main
Choose a base branch
Loading
fromrcomer:polar-log-spine

Conversation

rcomer
Copy link
Member

PR summary

Fixes#30179. The inner patch and spine positions are calculated in linear space, so we need to apply the scale's transform to min, max and origin.

The code from the OP now gives
image

The code from#30179 (comment) now gives
image

The test image looks like
test_polar_log_rorigin png -expected

I note there is an existing PR at#30185, but it appears to me unlikely to progress.

PR checklist

@rcomerrcomer added this to thev3.10.4 milestoneJun 28, 2025
@rcomerrcomer added topic: polar PR: bugfixPull requests that fix identified bugs labelsJun 28, 2025
@rcomer

This comment was marked as outdated.

@rcomerrcomer marked this pull request as draftJune 28, 2025 17:02
@rcomerrcomer marked this pull request as ready for reviewJune 28, 2025 17:35
@rcomerrcomer changed the titleFix polar inner patch boundary and spine location for log scalePolar log scale: fix inner patch boundary and spine locationJun 28, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
PR: bugfixPull requests that fix identified bugstopic: polar
Projects
None yet
Milestone
v3.10.4
Development

Successfully merging this pull request may close these issues.

[Bug]: Inner border is not rendered correctly when using log-scale and polar projection.
1 participant
@rcomer

[8]ページ先頭

©2009-2025 Movatter.jp