Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 2410b38 commit df5ccceCopy full SHA for df5ccce
1 file changed
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