8000 Backport PR #12921: Fix documentation of vert parameter of Axes.bxp · matplotlib/matplotlib@e3fe19c · GitHub
[go: up one dir, main page]

Skip to content

Commit e3fe19c

Browse files
jklymakMeeseeksDev[bot]
authored and
MeeseeksDev[bot]
committed
Backport PR #12921: Fix documentation of vert parameter of Axes.bxp
1 parent fb8c424 commit e3fe19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3675,7 +3675,7 @@ def bxp(self, bxpstats, positions=None, widths=None, vert=True,
36753675
positions)``, clipped to no less than 0.15 and no more than
36763676
0.5.
36773677
3678-
vert : bool, default = False
3678+
vert : bool, default = True
36793679
If `True` (default), makes the boxes vertical. If `False`,
36803680
makes horizontal boxes.
36813681

0 commit comments

Comments
 (0)
0