Skip to content

Remove redundant rcparam default - #23122

Merged
tacaswell merged 1 commit into
matplotlib:mainfrom
oscargus:rcparamdefault
May 24, 2022
Merged

Remove redundant rcparam default#23122
tacaswell merged 1 commit into
matplotlib:mainfrom
oscargus:rcparamdefault

Conversation

@oscargus

@oscargus oscargus commented May 24, 2022

Copy link
Copy Markdown
Member

PR Summary

Inspired by #23115 I searched for any remaining default values. Here is the case I found: https://matplotlib.org/stable/gallery/ticks/tick_label_right.html

Also a minor consistency edit.

PR Checklist

Tests and Styling

  • [N/A] Has pytest style unit tests (and pytest passes).
  • Is Flake 8 compliant (install flake8-docstrings and run flake8 --docstring-convention=all).

Documentation

  • [N/A] New features are documented, with examples if plot related.
  • [N/A] New features have an entry in doc/users/next_whats_new/ (follow instructions in README.rst there).
  • [N/A] API changes documented in doc/api/next_api_changes/ (follow instructions in README.rst there).
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).

@oscargus oscargus added this to the v3.5-doc milestone May 24, 2022
@oscargus
oscargus marked this pull request as ready for review May 24, 2022 09:44
@tacaswell
tacaswell merged commit 0dd037c into matplotlib:main May 24, 2022
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request May 24, 2022
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request May 24, 2022
timhoffm added a commit that referenced this pull request May 24, 2022
…122-on-v3.5.x

Backport PR #23122 on branch v3.5.x (Remove redundant rcparam default)
timhoffm added a commit that referenced this pull request May 24, 2022
…122-on-v3.5.2-doc

Backport PR #23122 on branch v3.5.2-doc (Remove redundant rcparam default)
@oscargus
oscargus deleted the rcparamdefault branch May 25, 2022 06:50
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