Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afbdfd2 commit 2e22643Copy full SHA for 2e22643
doc/api/next_api_changes/behavior/28061-JMK.rst
@@ -11,4 +11,5 @@ The previous default was 'data', so down-sampled images may change subtly with
11
the new default. However, the new default also avoids floating point artifacts
12
at sharp boundaries in a colormap when down-sampling.
13
14
-The previous behavior can achieved by changing :rc:`image.interpolation_stage`.
+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