Thanks to visit codestin.com Credit goes to github.com
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 aecede1 + d4ee8f9 commit 55282abCopy full SHA for 55282ab
1 file changed
lib/matplotlib/lines.py
@@ -544,8 +544,8 @@ def set_markevery(self, every):
544
545
Parameters
546
----------
547
- every: None | int | length-2 tuple of int | slice | list/array of int |
548
- float | length-2 tuple of float
+ every: None | int | length-2 tuple of int | slice | list/array of int \
+| float | length-2 tuple of float
549
Which markers to plot.
550
551
- every=None, every point will be plotted.
0 commit comments