File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -497,7 +497,7 @@ def set_linestyle(self, ls):
497497 =========================== =================
498498 ``'-'`` or ``'solid'`` solid line
499499 ``'--'`` or ``'dashed'`` dashed line
500- ``'-.'`` or ``'dash_dot '`` dash-dotted line
500+ ``'-.'`` or ``'dashdot '`` dash-dotted line
501501 ``':'`` or ``'dotted'`` dotted line
502502 =========================== =================
503503
Original file line number Diff line number Diff line change @@ -989,7 +989,7 @@ def set_linestyle(self, ls):
989989 =========================== =================
990990 ``'-'`` or ``'solid'`` solid line
991991 ``'--'`` or ``'dashed'`` dashed line
992- ``'-.'`` or ``'dash_dot '`` dash-dotted line
992+ ``'-.'`` or ``'dashdot '`` dash-dotted line
993993 ``':'`` or ``'dotted'`` dotted line
994994 ``'None'`` draw nothing
995995 ``' '`` draw nothing
Original file line number Diff line number Diff line change @@ -358,7 +358,7 @@ def set_linestyle(self, ls):
358358 =========================== =================
359359 ``'-'`` or ``'solid'`` solid line
360360 ``'--'`` or ``'dashed'`` dashed line
361- ``'-.'`` or ``'dash_dot '`` dash-dotted line
361+ ``'-.'`` or ``'dashdot '`` dash-dotted line
362362 ``':'`` or ``'dotted'`` dotted line
363363 =========================== =================
364364
You can’t perform that action at this time.
0 commit comments