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 bdfb81d commit 297a38cCopy full SHA for 297a38c
doc/users/whats_new.rst
@@ -59,6 +59,13 @@ minimum and maximum colorbar extensions.
59
60
.. _whats-new-1-1:
61
62
+Set default bounding box in matplotlibrc
63
+------------------------------------------
64
+
65
+Two new defaults are available in the matplotlibrc configuration file.
66
+These are savefig.bbox, which can be set to 'standard' or 'tight,' and
67
+savefig.pad_inches, which controls the bounding box padding.
68
69
new in matplotlib-1.1
70
=====================
71
0 commit comments