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 ef43424 + 67eb32b commit 609e9bfCopy full SHA for 609e9bf
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