Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit2c4aa6d

Browse files
committed
Merge pull request#4374 from jenshnielsen/errorbar_docs
DOC : fix typo in errorbar docs
1 parent2299f30 commit2c4aa6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/matplotlib/axes/_axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2661,7 +2661,7 @@ def errorbar(self, x, y, yerr=None, xerr=None,
26612661
before :meth:`errorbar`.
26622662
26632663
*errorevery*: positive integer
2664-
subsamples the errorbars. e.g., ifeveryerror=5, errorbars for
2664+
subsamples the errorbars. e.g., iferrorevery=5, errorbars for
26652665
every 5-th datapoint will be plotted. The data plot itself still
26662666
shows all data points.
26672667

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp