Skip to content

Commit 14e34cc

Browse files
committed
updated api_changes.rst to reflect the return value change of twinx and twiny
1 parent 687a6ef commit 14e34cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api/api_changes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@ Changes in 1.2.x
120120
``ax.transData + ax.transAxes.inverted()`` (depth is a new concept, but had it existed
121121
it would return 4 for this example).
122122

123+
* ``twinx`` and ``twiny`` now returns an instance of SubplotBase if
124+
parent axes is an instance of SubplotBase.
125+
126+
123127
Changes in 1.1.x
124128
================
125129

0 commit comments

Comments
 (0)