8000
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 968d23f commit a63bf62Copy full SHA for a63bf62
doc/users/whats_new.rst
@@ -29,6 +29,12 @@ They may be symmetric or weighted.
29
30
.. plot:: mpl_examples/pylab_examples/stackplot_demo2.py
31
32
+Remember save directory
33
+-----------------------
34
+Martin Spacek made the save figure dialog remember the last directory saved
35
+to. The default is configurable with the new `savefig.directory` setting
36
+in `matplotlibrc`.
37
+
38
Initialize a rotated rectangle
39
------------------------------
40
Damon McDougall extended the :class:`~matplotlib.patches.Rectangle` constructor
0 commit comments