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

Skip to content

Commit 0f4e3a6

Browse files
committed
Improve what's new
1 parent 30b4341 commit 0f4e3a6

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

doc/users/whats_new/style_changes.rst

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,16 @@ Plot layout
5454
Images
5555
``````
5656

57-
- The default mode for image interpolation is now ``nearest``.
57+
- The default mode for image interpolation, in the rcParam
58+
``image.interpolation``, is now ``nearest``.
5859

59-
- The default shading mode is now ``overlay``. Formerly, it was
60-
``hsv``.
60+
- The default shading mode for light source shading, in
61+
``matplotlib.colors.LightSource.shade``, is now ``overlay``.
62+
Formerly, it was ``hsv``.
6163

62-
- The default value for ``image.resample`` is now ``True``. This will
63-
apply interpolation for both upsampling and downsampling of an
64-
image.
64+
- The default value for the rcParam ``image.resample`` is now
65+
``True``. This will apply interpolation for both upsampling and
66+
downsampling of an image.
6567

6668
Fonts
6769
`````

0 commit comments

Comments
 (0)