Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f68063e

Browse files
authored
Merge pull request #11982 from Carreau/remove-lod
Remove and old keyword documentation.
2 parents 450597b + b664393 commit f68063e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tutorials/introductory/pyplot.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@
200200
# label any string
201201
# linestyle or ls [ ``'-'`` | ``'--'`` | ``'-.'`` | ``':'`` | ``'steps'`` | ...]
202202
# linewidth or lw float value in points
203-
# lod [True | False]
204203
# marker [ ``'+'`` | ``','`` | ``'.'`` | ``'1'`` | ``'2'`` | ``'3'`` | ``'4'`` ]
205204
# markeredgecolor or mec any matplotlib color
206205
# markeredgewidth or mew float value in points

0 commit comments

Comments
 (0)