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 eeb2b2b commit 585ce3eCopy full SHA for 585ce3e
1 file changed
doc/users/whats_new.rst
@@ -742,6 +742,13 @@ way as setting `CC` or `CXX` before building. An example follows.
742
743
export PKG_CONFIG=x86_64-pc-linux-gnu-pkg-config
744
745
+AxesGrid toolkit
746
+----------------
747
+
748
+Twins of host axes (see `~mpl_toolkits.axes_grid1.host_subplot()` and its
749
+``twin*`` methods) now have ``remove()`` functionality. Some visibility changes
750
+made by the ``twin*`` methods were modified to faciliate this feature.
751
752
.. _whats-new-1-4:
753
754
new in matplotlib-1.4
0 commit comments