Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Improve example for tick locators #15453

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 1 commit into from
Oct 20, 2019

Conversation

timhoffm
Copy link
Member

@timhoffm timhoffm commented Oct 20, 2019

PR Summary

  • Cleanup to make the code more compact and readable.
  • Nicer formatting of the titles (color and monospaced font).
  • Meaningful summary at the top.

For comparison:

@timhoffm timhoffm added this to the v3.1.2 milestone Oct 20, 2019
ax.tick_params(which='minor', width=0.75)
ax.tick_params(which='minor', length=2.5)
ax.tick_params(which='major', width=1.00, length=5)
ax.tick_params(which='major', )

Choose a reason for hiding this comment

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

This line has no purpose

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks! Will fix later today.

Copy link
Member Author

Choose a reason for hiding this comment

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

Removed in #15464.

dstansby added a commit that referenced this pull request Oct 21, 2019
…453-on-v3.1.x

Backport PR #15453 on branch v3.1.x (Improve example for tick locators)
timhoffm added a commit to timhoffm/matplotlib that referenced this pull request Oct 21, 2019
@timhoffm timhoffm deleted the doc-tick-locators branch October 21, 2019 18:43
dstansby added a commit that referenced this pull request Oct 22, 2019
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Oct 22, 2019
tacaswell added a commit that referenced this pull request Oct 22, 2019
…453-on-v3.2.x

Backport PR #15453 on branch v3.2.x (Improve example for tick locators)
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Oct 22, 2019
tacaswell added a commit that referenced this pull request Oct 22, 2019
…464-on-v3.1.x

Backport PR #15464 on branch v3.1.x (Remove unused code (remainder from #15453))
anntzer added a commit that referenced this pull request Oct 22, 2019
Backport PR #15464 on branch v3.2.x (Remove unused code (remainder from #15453))
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