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 eaa3bb6

Browse filesBrowse files
committed
Add whats new entry for contour.linewidths
1 parent a3777a6 commit eaa3bb6
Copy full SHA for eaa3bb6

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+9
-0
lines changed
+9Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Add :rc:`contour.linewidths` to rcParams
2+
----------------------------------------
3+
4+
The new config option :rc:`contour.linewidth` allows to control the default
5+
linewidth of contours as a float. When set to ``None``, the linewidths fall
6+
back to :rc:`lines.linewidth`. The config value is overidden as usual
7+
by the ``linewidths`` argument passed to `~.axes.Axes.contour` when
8+
it is not set to ``None``.
9+

0 commit comments

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