Skip to content

Fix rcParams documentation#23750

Merged
QuLogic merged 1 commit intomatplotlib:mainfrom
QuLogic:fix-rcparams
Aug 26, 2022
Merged

Fix rcParams documentation#23750
QuLogic merged 1 commit intomatplotlib:mainfrom
QuLogic:fix-rcparams

Conversation

@QuLogic
Copy link
Copy Markdown
Member

@QuLogic QuLogic commented Aug 26, 2022

PR Summary

The rcParam typo was accidentally introduced by me in #23641.

Fixes #23745

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).

@QuLogic QuLogic added this to the v3.5-doc milestone Aug 26, 2022
@QuLogic QuLogic merged commit 4355c4a into matplotlib:main Aug 26, 2022
@QuLogic QuLogic deleted the fix-rcparams branch August 26, 2022 22:28
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Aug 26, 2022
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Aug 26, 2022
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Aug 26, 2022
QuLogic added a commit that referenced this pull request Aug 26, 2022
…750-on-v3.6.x

Backport PR #23750 on branch v3.6.x (Fix rcParams documentation)
QuLogic added a commit that referenced this pull request Aug 26, 2022
…750-on-v3.5.3-doc

Backport PR #23750 on branch v3.5.3-doc (Fix rcParams documentation)
QuLogic added a commit that referenced this pull request Aug 27, 2022
…750-on-v3.5.x

Backport PR #23750 on branch v3.5.x (Fix rcParams documentation)
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.

[Doc]: Minor rcParams/matplotlibrc doc issues

3 participants