Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 877ad96

Browse filesBrowse files
authored
Merge pull request #28108 from meeseeksmachine/auto-backport-of-pr-28107-on-v3.9.x
Backport PR #28107 on branch v3.9.x ([DOC] Fix description in CapStyle example)
2 parents 2410b38 + df5ccce commit 877ad96
Copy full SHA for 877ad96

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎galleries/examples/lines_bars_and_markers/capstyle.py

Copy file name to clipboardExpand all lines: galleries/examples/lines_bars_and_markers/capstyle.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
CapStyle
44
=========
55
6-
The `matplotlib._enums.CapStyle` controls how Matplotlib draws the corners
7-
where two different line segments meet. For more details, see the
6+
The `matplotlib._enums.CapStyle` controls how Matplotlib draws the two
7+
endpoints (caps) of an unclosed line. For more details, see the
88
`~matplotlib._enums.CapStyle` docs.
99
"""
1010

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.