8000 Added entry to whats_new.rst · matplotlib/matplotlib@6c3cd20 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6c3cd20

Browse files
committed
Added entry to whats_new.rst
1 parent 146892e commit 6c3cd20

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/users/whats_new.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,15 @@ and :func:`matplotlib.dates.datestr2num`. Support is also added to the unit
4444
conversion interfaces :class:`matplotlib.dates.DateConverter` and
4545
:class:`matplotlib.units.Registry`.
4646

47+
Configuration (rcParams)
48+
------------------------
49+
50+
``savefig.transparent`` added
51+
`````````````````````````````
52+
Controls whether figures are saved with a transparent
53+
background by default. Previously `savefig` always defaulted
54+
to a non-transparent background.
55+
4756
.. _whats-new-1-3:
4857

4958
new in matplotlib-1.3

0 commit comments

Comments
 (0)
0