Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 585ce3e

Browse files
author
productivememberofsociety666
committed
Added whats_new entry for twin axes remove().
1 parent eeb2b2b commit 585ce3e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/users/whats_new.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -742,6 +742,13 @@ way as setting `CC` or `CXX` before building. An example follows.
742742

743743
export PKG_CONFIG=x86_64-pc-linux-gnu-pkg-config
744744

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+
745752
.. _whats-new-1-4:
746753

747754
new in matplotlib-1.4

0 commit comments

Comments
 (0)