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

Skip to content

Commit 207fd7d

Browse files
committed
Fix the contour.linewidths whats new entry
1 parent eaa3bb6 commit 207fd7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/next_whats_new/2020-05-04-add-rcparams-contour-linewidths.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Add :rc:`contour.linewidths` to rcParams
22
----------------------------------------
33

4-
The new config option :rc:`contour.linewidth` allows to control the default
4+
The new config option :rc:`contour.linewidths` allows to control the default
55
linewidth of contours as a float. When set to ``None``, the linewidths fall
66
back to :rc:`lines.linewidth`. The config value is overidden as usual
77
by the ``linewidths`` argument passed to `~.axes.Axes.contour` when

0 commit comments

Comments
 (0)