File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,14 +54,16 @@ Plot layout
5454Images
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
6668Fonts
6769`````
You can’t perform that action at this time.
0 commit comments