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

Appearance settings

Commit 1e8a963

Browse filesBrowse files
committed
DOC: cp missing manage_xticks from bxp to boxplot docstring
1 parent c85c67b commit 1e8a963
Copy full SHA for 1e8a963

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed

‎lib/matplotlib/axes/_axes.py

Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3077,6 +3077,9 @@ def boxplot(self, x, notch=False, sym=None, vert=True, whis=1.5,
30773077
*meanprops*. Not recommended if *shownotches* is also True.
30783078
Otherwise, means will be shown as points.
30793079
3080+
manage_xticks : bool, default = True
3081+
If the function should adjust the xlim and xtick locations.
3082+
30803083
Returns
30813084
-------
30823085

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.