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.
set_linestyle
1 parent ccb6b5b commit 42a768aCopy full SHA for 42a768a
lib/matplotlib/lines.py
@@ -1165,9 +1165,6 @@ def set_linestyle(self, ls):
1165
``'None'`` or ``' '`` or ``''`` draw nothing
1166
=============================== =================
1167
1168
- Optionally, the string may be preceded by a drawstyle, e.g.
1169
- ``'steps--'``. See :meth:`set_drawstyle` for details.
1170
-
1171
- Alternatively a dash tuple of the following form can be
1172
provided::
1173
0 commit comments