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

Commitd35ebd0

Browse files
authored
Merge pull request#17384 from meeseeksmachine/auto-backport-of-pr-17383-on-v3.2.1-doc
Backport PR#17383 on branch v3.2.1-doc (yticks: Fix typos)
2 parents7aae38c +f52c17e commitd35ebd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/matplotlib/pyplot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1500,7 +1500,7 @@ def yticks(ticks=None, labels=None, **kwargs):
15001500
Parameters
15011501
----------
15021502
ticks : array-like, optional
1503-
The list ofxtick locations. Passing an empty list removes allxticks.
1503+
The list ofytick locations. Passing an empty list removes allyticks.
15041504
labels : array-like, optional
15051505
The labels to place at the given *ticks* locations. This argument can
15061506
only be passed if *ticks* is passed as well.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp