We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 791bfe0 commit e5094bdCopy full SHA for e5094bd
galleries/examples/lines_bars_and_markers/capstyle.py
@@ -3,8 +3,8 @@
3
CapStyle
4
=========
5
6
-The `matplotlib._enums.CapStyle` controls how Matplotlib draws the corners
7
-where two different line segments meet. For more details, see the
+The `matplotlib._enums.CapStyle` controls how Matplotlib draws the two
+endpoints (caps) of an unclosed line. For more details, see the
8
`~matplotlib._enums.CapStyle` docs.
9
"""
10
0 commit comments