8000 Merge pull request #16041 from meeseeksmachine/auto-backport-of-pr-16… · matplotlib/matplotlib@156f770 · GitHub
[go: up one dir, main page]

Skip to content

Commit 156f770

Browse files
authored
Merge pull request #16041 from meeseeksmachine/auto-backport-of-pr-16031-on-v3.1.1-doc
Backport PR #16031 on branch v3.1.1-doc (Fix docstring of hillshade().)
2 parents 83c0e65 + 41bf12f commit 156f770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/colors.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1619,6 +1619,7 @@ def hillshade(self, elevation, vert_exag=1, dx=1, dy=1, fraction=1.):
16191619
full illumination or shadow (and clipping any values that move
16201620
beyond 0 or 1). Note that this is not visually or mathematically
16211621
the same as vertical exaggeration.
1622+
16221623
Returns
16231624
-------
16241625
intensity : ndarray

0 commit comments

Comments
 (0)
0