8000
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 791bfe0 + e5094bd commit d419cb4Copy full SHA for d419cb4
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