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.
2 parents 1e2fea7 + be276f7 commit 73c3dceCopy full SHA for 73c3dce
1 file changed
lib/matplotlib/colorbar.py
@@ -162,9 +162,9 @@
162
163
Returns
164
-------
165
-:class:`~matplotlib.colorbar.Colorbar` instance
166
- See also its base class, `~matplotlib.colorbar.ColorbarBase`. Call the
167
- `~.ColorbarBase.set_label` method to label the colorbar.
+colorbar : `~matplotlib.colorbar.Colorbar`
+ See also its base class, `~matplotlib.colorbar.ColorbarBase`. Use
+ `~.ColorbarBase.set_label` to label the colorbar.
168
169
Notes
170
-----
0 commit comments