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 tick fixes#9881

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

Merged
dopplershift merged 6 commits intomatplotlib:masterfromQuLogic:polar-tick-fixes
Dec 1, 2017
Merged

Conversation

QuLogic
Copy link
Member

@QuLogicQuLogic commentedNov 29, 2017
edited
Loading

PR Summary

This fixes several issues with ticks on polar plots, mostly when using clockwise orientation. I have tentatively put this on 2.1.1 as it is mostly a bug fix, but I'm 50/50 on the last commit. It's still a fix for something, just a little more magic than the others.

PR Checklist

  • Has Pytest style unit tests
  • Code is PEP 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

Because of the resetting and the ways tick anchoring worked, this waseffectively how it worked anyway.
The anchor needs to be on the opposite side compared to counterclockwiseplots.
They ended up upside down because of the negative angle after accountingfor axis direction. The normalization should work for clockwise plotsand those that start with any arbitrary start offset.
These don't really seem to be necessary anymore with previous fixes.
@QuLogicQuLogic added this to thev2.1.1 milestoneNov 29, 2017
@dopplershiftdopplershift merged commit0ddae6e intomatplotlib:masterDec 1, 2017
lumberbot-appbot pushed a commit that referenced this pull requestDec 1, 2017
@QuLogicQuLogic deleted the polar-tick-fixes branchDecember 2, 2017 07:02
dstansby added a commit that referenced this pull requestDec 2, 2017
@QuLogicQuLogic mentioned this pull requestDec 9, 2017
6 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tacaswelltacaswelltacaswell approved these changes

@dopplershiftdopplershiftdopplershift approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v2.1.1
Development

Successfully merging this pull request may close these issues.

3 participants
@QuLogic@tacaswell@dopplershift

[8]ページ先頭

©2009-2025 Movatter.jp