File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -510,7 +510,7 @@ def set_linestyle(self, ls):
510510 =========================== =================
511511 ``'-'`` or ``'solid'`` solid line
512512 ``'--'`` or ``'dashed'`` dashed line
513- ``'-.'`` or ``'dash_dot '`` dash-dotted line
513+ ``'-.'`` or ``'dashdot '`` dash-dotted line
514514 ``':'`` or ``'dotted'`` dotted line
515515 =========================== =================
516516
Original file line number Diff line number Diff line change @@ -1011,7 +1011,7 @@ def set_linestyle(self, ls):
10111011 =========================== =================
10121012 ``'-'`` or ``'solid'`` solid line
10131013 ``'--'`` or ``'dashed'`` dashed line
1014- ``'-.'`` or ``'dash_dot '`` dash-dotted line
1014+ ``'-.'`` or ``'dashdot '`` dash-dotted line
10151015 ``':'`` or ``'dotted'`` dotted line
10161016 ``'None'`` draw nothing
10171017 ``' '`` draw nothing
Original file line number Diff line number Diff line change @@ -370,7 +370,7 @@ def set_linestyle(self, ls):
370370 =========================== =================
371371 ``'-'`` or ``'solid'`` solid line
372372 ``'--'`` or ``'dashed'`` dashed line
373- ``'-.'`` or ``'dash_dot '`` dash-dotted line
373+ ``'-.'`` or ``'dashdot '`` dash-dotted line
374374 ``':'`` or ``'dotted'`` dotted line
375375 =========================== =================
376376
You can’t perform that action at this time.
0 commit comments