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 c01f862 commit 8e5e3d3Copy full SHA for 8e5e3d3
lib/matplotlib/colorbar.py
@@ -152,7 +152,7 @@
152
default to the current image.
153
154
cax : :class:`~matplotlib.axes.Axes` object, optional
155
- Axis into which the colorbar will be drawn
+ Axes into which the colorbar will be drawn.
156
157
ax : :class:`~matplotlib.axes.Axes`, list of Axes, optional
158
Parent axes from which space for a new colorbar axes will be stolen.
0 commit comments