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 687a6ef commit 14e34ccCopy full SHA for 14e34cc
1 file changed
doc/api/api_changes.rst
@@ -120,6 +120,10 @@ Changes in 1.2.x
120
``ax.transData + ax.transAxes.inverted()`` (depth is a new concept, but had it existed
121
it would return 4 for this example).
122
123
+* ``twinx`` and ``twiny`` now returns an instance of SubplotBase if
124
+ parent axes is an instance of SubplotBase.
125
+
126
127
Changes in 1.1.x
128
================
129
0 commit comments