Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7119592

Browse files
committed
DOC: change to numpydoc known section heading
1 parent ca2f49a commit 7119592

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3159,8 +3159,8 @@ def boxplot(self, x, notch=None, sym=None, vert=None, whis=None,
31593159
``shownotches`` is also True. Otherwise, means will be shown
31603160
as points.
31613161
3162-
Additional Options
3163-
---------------------
3162+
Other Parameters
3163+
----------------
31643164
The following boolean options toggle the drawing of individual
31653165
components of the boxplots:
31663166
- showcaps: the caps on the ends of whiskers

0 commit comments

Comments
 (0)