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

Commitf52c17e

Browse files
QuLogicmeeseeksmachine
authored andcommitted
Backport PR#17383: yticks: Fix typos
1 parent7aae38c commitf52c17e

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