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

Skip to content

Added 'interpolation_none_vs_nearest' example #1

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

Closed
wants to merge 1 commit into from

Conversation

breedlun
Copy link
Owner

@tcaswell suggested (matplotlib#2972) I put together this example when I realized the difference between interpolation = 'none' and interpolation = 'nearest' in imshow(). The docstring for imshow() mentions this difference, but pictures are worth a thousand words.

nearest_vs_none

nearest_vs_none_pdf

@tacaswell
Copy link

It looks like the PR is against your master, not the mpl master.

@breedlun breedlun closed this Apr 19, 2014
@breedlun
Copy link
Owner Author

This pull request has been restarted as matplotlib#2990

breedlun pushed a commit that referenced this pull request Jan 31, 2015
breedlun pushed a commit that referenced this pull request Jan 31, 2015
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.

2 participants