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

Skip to content

Commit e89181d

Browse files
author
productivememberofsociety666
committed
Added whats_new entry for twin axes remove().
1 parent 54b1d71 commit e89181d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/users/whats_new.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,12 @@ IPython's ``HTML`` display class::
9898
from IPython.display import HTML
9999
HTML(anim.to_html5_video())
100100

101+
AxesGrid toolkit
102+
----------------
103+
104+
Twins of host axes (see `~mpl_toolkits.axes_grid1.host_subplot()` and its
105+
``twin*`` methods) now have ``remove()`` functionality.
106+
101107

102108
.. _whats-new-1-4:
103109

0 commit comments

Comments
 (0)