Skip to content

Commit afbdfd2

Browse files
committed
DOC
1 parent e64f8ba commit afbdfd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ imshow *interpolation_stage* default changed to 'antialiased'
22
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33

44
The *interpolation_stage* keyword argument `~.Axes.imshow` has a new default
5-
value 'antialiased'. For images that are up-sampled less than a factor of
5+
value 'antialiased'. For images that are up-sampled less than a factor of
66
three or down-sampled , image interpolation will occur in 'rgba' space. For images
77
that are up-sampled by more than a factor of 3, then image interpolation occurs
88
in 'data' space.

0 commit comments

Comments
 (0)