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

Skip to content

Commit df1cd26

Browse files
committed
Fix references to documentation.
1 parent 12fd588 commit df1cd26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/users/next_whats_new/colormap_get_under_over_bad.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ Get under/over/bad colors of Colormap objects
22
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33

44
`matplotlib.colors.Colormap` now has methods
5-
`~colors.Colormap.get_under`, `~colors.Colormap.get_over`,
6-
`~colors.Colormap.get_bad` for the colors used for out-of-range and masked
5+
`~.colors.Colormap.get_under`, `~.colors.Colormap.get_over`,
6+
`~.colors.Colormap.get_bad` for the colors used for out-of-range and masked
77
values.

0 commit comments

Comments
 (0)