File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
galleries/examples/images_contours_and_fields Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 63
63
#
64
64
# ``interpolation_stage='data'``: Data -> Interpolate/Resample -> Normalize -> RGBA
65
65
#
66
- # For both keyword arguments, Matplotlib has a default "auto", that is
67
- # recommended for most situations, and is described below. Note that this
68
- # default behaves differently if the image is being down- or up-sampled, as
69
- # described below.
66
+ # For both keyword arguments, Matplotlib uses a default value of "auto" as
67
+ # specified by the rcParam, which is recommended for most situations.
68
+ # This default behavior is explained below. Note that the behavior may differ if the
69
+ # image is being down- or up-sampled, as outlined below.
70
70
#
71
71
# Down-sampling and modest up-sampling
72
72
# ====================================
You can’t perform that action at this time.
0 commit comments