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

Appearance settings

DOC: improve interpolation kwarg doc in imshow [ci doc] #25585

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
Mar 31, 2023

Conversation

jklymak
Copy link
Member

@jklymak jklymak commented Mar 31, 2023

PR Summary

Closes #25575

PR Checklist

Documentation and Tests

  • Has pytest style unit tests (and pytest passes)
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).
  • New plotting related features are documented with examples.

Release Notes

  • New features are marked with a .. versionadded:: directive in the docstring and documented in doc/users/next_whats_new/
  • API changes are marked with a .. versionchanged:: directive in the docstring and documented in doc/api/next_api_changes/
  • Release notes conform with instructions in next_whats_new/README.rst or next_api_changes/README.rst

@jklymak jklymak force-pushed the doc-improve-imshow-docstr branch 2 times, most recently from 4b0d23d to 46d452c Compare March 31, 2023 00:36
@QuLogic QuLogic changed the title DOC: improve interploation kwarg doc in imshow [ci doc] DOC: improve interpolation kwarg doc in imshow [ci doc] Mar 31, 2023
@QuLogic
Copy link
Member

QuLogic commented Mar 31, 2023

You may also want to fix the interploation typo in the commit message.

lib/matplotlib/axes/_axes.py Outdated Show resolved Hide resolved
@jklymak jklymak force-pushed the doc-improve-imshow-docstr branch from 46d452c to 4fe70f7 Compare March 31, 2023 01:50
@QuLogic QuLogic added this to the v3.7.2 milestone Mar 31, 2023
@QuLogic QuLogic merged commit 7ab47b4 into matplotlib:main Mar 31, 2023
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Mar 31, 2023
rcomer added a commit that referenced this pull request Mar 31, 2023
…585-on-v3.7.x

Backport PR #25585 on branch v3.7.x (DOC: improve interpolation kwarg doc in imshow [ci doc])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: imshow interpolation='none' ignored when using savefig() to PDF format
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.