Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b664393

Browse filesBrowse files
committed
Remove and old keyword documentation.
Well this does not seem to be used anywhere, or at least nowhere that I can find. From digging into history `lod` was short for `Level Of Details` when artists were able to inspect the resolution of things that were going to be rendered... for whatever reasons. Note, even if this appear to just be a comment in source code this ends up being exported in the docs, for example here: https://matplotlib.org/users/pyplot_tutorial.html
1 parent d21c572 commit b664393
Copy full SHA for b664393

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎tutorials/introductory/pyplot.py

Copy file name to clipboardExpand all lines: tutorials/introductory/pyplot.py
-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.