We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 146892e commit 6c3cd20Copy full SHA for 6c3cd20
doc/users/whats_new.rst
@@ -44,6 +44,15 @@ and :func:`matplotlib.dates.datestr2num`. Support is also added to the unit
44
conversion interfaces :class:`matplotlib.dates.DateConverter` and
45
:class:`matplotlib.units.Registry`.
46
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
56
.. _whats-new-1-3:
57
58
new in matplotlib-1.3
0 commit comments