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

Skip to content

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Mar 17, 2020

PR Summary

Fixes warnings when building docs, and an oddity in the colormaps tutorial.

PR Checklist

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

QuLogic added 2 commits March 17, 2020 04:27
These were incorrect conversions of `plt.xticks`.
It's not really any clearer to have a single label per `Figure`, since
in the docs every figure just appears one after the other.

Fixes matplotlib#16801.
@QuLogic QuLogic added this to the 3.2-doc milestone Mar 17, 2020
@QuLogic QuLogic closed this Mar 17, 2020
@QuLogic QuLogic reopened this Mar 17, 2020
@timhoffm
Copy link
Member

Fixes #16801.

@QuLogic QuLogic merged commit 6d92be5 into matplotlib:master Mar 17, 2020
@QuLogic QuLogic deleted the doc-fixes branch March 17, 2020 18:47
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Mar 17, 2020
QuLogic added a commit that referenced this pull request Mar 17, 2020
…803-on-v3.2.0-doc

Backport PR #16803 on branch v3.2.0-doc (Fix some doc issues)
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.

2 participants