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 450597b + b664393 commit f68063eCopy full SHA for f68063e
tutorials/introductory/pyplot.py
@@ -200,7 +200,6 @@
200
# label any string
201
# linestyle or ls [ ``'-'`` | ``'--'`` | ``'-.'`` | ``':'`` | ``'steps'`` | ...]
202
# linewidth or lw float value in points
203
-# lod [True | False]
204
# marker [ ``'+'`` | ``','`` | ``'.'`` | ``'1'`` | ``'2'`` | ``'3'`` | ``'4'`` ]
205
# markeredgecolor or mec any matplotlib color
206
# markeredgewidth or mew float value in points
0 commit comments