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

Commit82552d4

Browse files
committed
Merge pull request#4370 from johnyf/master
DOC : copy missing `manage_xticks` from `bxp` to `boxplot` docstring
1 parent8ec6569 commit82552d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎lib/matplotlib/axes/_axes.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3026,6 +3026,9 @@ def boxplot(self, x, notch=False, sym=None, vert=True, whis=1.5,
30263026
*meanprops*. Not recommended if *shownotches* is also True.
30273027
Otherwise, means will be shown as points.
30283028
3029+
manage_xticks : bool, default = True
3030+
If the function should adjust the xlim and xtick locations.
3031+
30293032
Returns
30303033
-------
30313034

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp