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 2bd79f3 commit be276f7Copy full SHA for be276f7
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