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

Skip to content

Commit ff0305d

Browse files
story645QuLogic
andauthored
Update lib/matplotlib/colors.py
Co-Authored-By: Elliott Sales de Andrade <[email protected]>
1 parent 5b66591 commit ff0305d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/colors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1957,7 +1957,7 @@ def blend_hsv(self, rgb, intensity, hsv_max_sat=None, hsv_max_val=None,
19571957
An MxNx1 array of floats ranging from 0 to 1 (grayscale image).
19581958
hsv_max_sat : number, default: 1
19591959
The maximum saturation value that the *intensity* map can shift the
1960-
output image to. Defaults to 1.
1960+
output image to.
19611961
hsv_min_sat : number, optional
19621962
The minimum saturation value that the *intensity* map can shift the
19631963
output image to. Defaults to 0.

0 commit comments

Comments
 (0)