8000 Apply suggestions from code review · matplotlib/matplotlib@2e22643 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2e22643

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines 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