8000 Add a "whats_new" entry for the new figure.title* rcParams. · matplotlib/matplotlib@9cef470 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9cef470

Browse files
committed
Add a "whats_new" entry for the new figure.title* rcParams.
1 parent c8698b9 commit 9cef470

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/users/whats_new/rcparams.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,10 @@ Added "legend.framealpha" key to rcParams
44
Added a key and the corresponding logic to control the default transparency of
55
legend frames. This feature was written into the docstring of axes.legend(),
66
but not yet implemented.
7+
8+
9+
Added "figure.titlesize" and "figure.titleweight" keys to rcParams
10+
``````````````````````````````````````````````````````````````````
11+
12+
Two new keys were added to rcParams to control the default font size and weight
13+
used by the figure title (as emitted by ``pyplot.suptitle()``).

0 commit comments

Comments
 (0)
0