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 1f8b7f6

Browse filesBrowse files
committed
Merge pull request #5566 from ischwabacher/patch-1
DOC: Fix typo in Axes.bxp.__doc__
1 parent 2baedb0 commit 1f8b7f6
Copy full SHA for 1f8b7f6

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎lib/matplotlib/axes/_axes.py

Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3354,7 +3354,7 @@ def bxp(self, bxpstats, positions=None, widths=None, vert=True,
33543354
- ``q1``: The first quartile (25th percentile) (scalar
33553355
float).
33563356
3357-
- ``q3``: The first quartile (50th percentile) (scalar
3357+
- ``q3``: The third quartile (75th percentile) (scalar
33583358
float).
33593359
33603360
- ``whislo``: Lower bound of the lower whisker (scalar

0 commit comments

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