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

Commit 2e22643

Browse filesBrowse files
jklymaktimhoffm
andauthored
Apply suggestions from code review
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
1 parent afbdfd2 commit 2e22643
Copy full SHA for 2e22643

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎doc/api/next_api_changes/behavior/28061-JMK.rst

Copy file name to clipboardExpand all lines: doc/api/next_api_changes/behavior/28061-JMK.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ The previous default was 'data', so down-sampled images may change subtly with
1111
the new default. However, the new default also avoids floating point artifacts
1212
at sharp boundaries in a colormap when down-sampling.
1313

14-
The previous behavior can achieved by changing :rc:`image.interpolation_stage`.
14+
The previous behavior can achieved by setting :rc:`image.interpolation_stage` or
15+
the *interpolation_stage* parameter in `~.axes.Axes.imshow` to 'data'.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.