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 55282ab

Browse filesBrowse files
authored
Merge pull request #9721 from matplotlib/auto-backport-of-pr-9711
Backport PR #9711 on branch v2.1.x
2 parents aecede1 + d4ee8f9 commit 55282ab
Copy full SHA for 55282ab

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎lib/matplotlib/lines.py

Copy file name to clipboardExpand all lines: lib/matplotlib/lines.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -544,8 +544,8 @@ def set_markevery(self, every):
544544
545545
Parameters
546546
----------
547-
every: None | int | length-2 tuple of int | slice | list/array of int |
548-
float | length-2 tuple of float
547+
every: None | int | length-2 tuple of int | slice | list/array of int \
548+
| float | length-2 tuple of float
549549
Which markers to plot.
550550
551551
- every=None, every point will be plotted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.