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.
2 parents 113fc77 + a4e8a44 commit 231d1c8Copy full SHA for 231d1c8
doc/api/prev_api_changes/api_changes_3.6.0/removals.rst
@@ -154,8 +154,8 @@ The following class methods have been removed:
154
155
- ``ParasiteAxesBase.update_viewlim()``; use `.ParasiteAxesBase.apply_aspect`
156
instead.
157
-- ``Subplot.get_geometry()``; use `.SubplotBase.get_subplotspec` instead.
158
-- ``Subplot.change_geometry()``; use `.SubplotBase.set_subplotspec` instead.
+- ``Subplot.get_geometry()``; use ``SubplotBase.get_subplotspec`` instead.
+- ``Subplot.change_geometry()``; use ``SubplotBase.set_subplotspec`` instead.
159
- ``Subplot.update_params()``; this method did nothing.
160
- ``Subplot.is_first_row()``; use ``ax.get_subplotspec().is_first_row``
161
0 commit comments