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

Skip to content

Commit 805bd42

Browse files
committed
DOC: change language a bit
1 parent 3ad9be2 commit 805bd42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/next_api_changes/2019-01-27-JMK.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
This inheritance lead to a confusing situation where the
55
`ScalarMappable` passed to `matplotlib.colorbar.Colorbar` (`~.Figure.colorbar`)
66
had a ``set_norm`` method, as did the colorbar. The colorbar is now purely a
7-
slave to the `ScalarMappable` norm and colormap, and the old inherited methods
7+
follower to the `ScalarMappable` norm and colormap, and the old inherited methods
88
`~matplotlib.colorbar.ColorbarBase.set_norm`,
99
`~matplotlib.colorbar.ColorbarBase.set_cmap`,
1010
`~matplotlib.colorbar.ColorbarBase.set_clim` are deprecated, as are the

0 commit comments

Comments
 (0)