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.
1 parent 39694f2 commit 08288afCopy full SHA for 08288af
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