Thanks to visit codestin.com Credit goes to github.com
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 d3ba4c4 commit c6d712cCopy full SHA for c6d712c
doc/users/whats_new.rst
@@ -118,6 +118,17 @@ You can add your own custom ``<style name>.mplstyle`` files to
118
*Note that this is an experimental feature*, and the interface may change as
119
users test out this new feature.
120
121
+Backends
122
+--------
123
+
124
+Qt4Agg backend
125
+``````````````
126
+Rudolf Höfler changed the appearance of the subplottool. All sliders are
127
+vertically arranged now, buttons for tight layout and reset were
128
+added. Furthermore, the the subplottool is now implemented as a modal
129
+dialog. It was previously a QMainWindow, leaving the SPT open if one closed the
130
+plotwindow.
131
132
.. _whats-new-1-3:
133
134
new in matplotlib-1.3
0 commit comments