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

Skip to content

Commit d0f7c04

Browse files
authored
Merge pull request #16042 from meeseeksmachine/auto-backport-of-pr-16031-on-v3.2.x
Backport PR #16031 on branch v3.2.x (Fix docstring of hillshade().)
2 parents 92da21c + 40de204 commit d0f7c04

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
@@ -1681,6 +1681,7 @@ def hillshade(self, elevation, vert_exag=1, dx=1, dy=1, fraction=1.):
16811681
full illumination or shadow (and clipping any values that move
16821682
beyond 0 or 1). Note that this is not visually or mathematically
16831683
the same as vertical exaggeration.
1684+
16841685
Returns
16851686
-------
16861687
intensity : ndarray

0 commit comments

Comments
 (0)
0