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.
2 parents ccb6b5b + 42a768a commit f8ad3a5Copy full SHA for f8ad3a5
1 file changed
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