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.
2 parents 2410b38 + df5ccce commit 877ad96Copy full SHA for 877ad96
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