Skip to content

Commit 8e5e3d3

Browse files
committed
Improve Figure docstrings
1 parent c01f862 commit 8e5e3d3

File tree

2 files changed

+174
-156
lines changed

2 files changed

+174
-156
lines changed

lib/matplotlib/colorbar.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
default to the current image.
153153
154154
cax : :class:`~matplotlib.axes.Axes` object, optional
155-
Axis into which the colorbar will be drawn
155+
Axes into which the colorbar will be drawn.
156156
157157
ax : :class:`~matplotlib.axes.Axes`, list of Axes, optional
158158
Parent axes from which space for a new colorbar axes will be stolen.

0 commit comments

Comments
 (0)