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

Remove apply_theta_transforms argument#30004

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
dstansby wants to merge3 commits intomatplotlib:main
base:main
Choose a base branch
Loading
fromdstansby:no-apply-theta-transforms

Conversation

dstansby
Copy link
Member

This removes the deprecation that was introduced in#24834.

@dstansbydstansby added this to thev3.11.0 milestoneMay 3, 2025
@dstansbydstansby marked this pull request as ready for reviewMay 3, 2025 19:27
@dstansbydstansby requested a review fromQuLogicMay 18, 2025 09:48
Comment on lines +1556 to +1557
tr = PolarAxes.PolarTransform()
return PolarAxes.PolarTransform() + self.axes.transData
Copy link
Member

Choose a reason for hiding this comment

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

Missed deletingtr:

Suggested change
tr=PolarAxes.PolarTransform()
returnPolarAxes.PolarTransform()+self.axes.transData
returnPolarAxes.PolarTransform()+self.axes.transData

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@QuLogicQuLogicQuLogic approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.11.0
Development

Successfully merging this pull request may close these issues.

2 participants
@dstansby@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp