Skip to content

Commit 42a768a

Browse files
QuLogicmeeseeksmachine
authored andcommitted
Backport PR #16794: DOC: Don't mention drawstyle in set_linestyle docs.
1 parent ccb6b5b commit 42a768a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/matplotlib/lines.py

-3
Original file line numberDiff line numberDiff line change
@@ -1165,9 +1165,6 @@ def set_linestyle(self, ls):
11651165
``'None'`` or ``' '`` or ``''`` draw nothing
11661166
=============================== =================
11671167
1168-
Optionally, the string may be preceded by a drawstyle, e.g.
1169-
``'steps--'``. See :meth:`set_drawstyle` for details.
1170-
11711168
- Alternatively a dash tuple of the following form can be
11721169
provided::
11731170

0 commit comments

Comments
 (0)