Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7d1df20

Browse files
committed
Improve Figure docstrings
1 parent 72770e6 commit 7d1df20

File tree

2 files changed

+174
-156
lines changed

2 files changed

+174
-156
lines changed

lib/matplotlib/colorbar.py

Lines changed: 1 addition & 1 deletion
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)