Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ad9be2 commit 805bd42Copy full SHA for 805bd42
1 file changed
doc/api/next_api_changes/2019-01-27-JMK.rst
@@ -4,7 +4,7 @@
4
This inheritance lead to a confusing situation where the
5
`ScalarMappable` passed to `matplotlib.colorbar.Colorbar` (`~.Figure.colorbar`)
6
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
+follower to the `ScalarMappable` norm and colormap, and the old inherited methods
8
`~matplotlib.colorbar.ColorbarBase.set_norm`,
9
`~matplotlib.colorbar.ColorbarBase.set_cmap`,
10
`~matplotlib.colorbar.ColorbarBase.set_clim` are deprecated, as are the
0 commit comments