Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions lib/matplotlib/lines.py
Original file line number Diff line number Diff line change
Expand Up @@ -1165,9 +1165,6 @@ def set_linestyle(self, ls):
``'None'`` or ``' '`` or ``''`` draw nothing
=============================== =================

Optionally, the string may be preceded by a drawstyle, e.g.
``'steps--'``. See :meth:`set_drawstyle` for details.

- Alternatively a dash tuple of the following form can be
provided::

Expand Down