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 6bba974

Browse filesBrowse files
authored
Merge pull request #16794 from QuLogic/drawstyle-in-linestyle
DOC: Don't mention drawstyle in `set_linestyle` docs.
2 parents b4a414f + 9fe5a13 commit 6bba974
Copy full SHA for 6bba974

File tree

Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed

‎lib/matplotlib/lines.py

Copy file name to clipboardExpand all lines: lib/matplotlib/lines.py
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1156,9 +1156,6 @@ def set_linestyle(self, ls):
11561156
``'None'`` or ``' '`` or ``''`` draw nothing
11571157
=============================== =================
11581158
1159-
Optionally, the string may be preceded by a drawstyle, e.g.
1160-
``'steps--'``. See :meth:`set_drawstyle` for details.
1161-
11621159
- Alternatively a dash tuple of the following form can be
11631160
provided::
11641161

0 commit comments

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