Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit231d1c8

Browse files
authored
Merge pull request#24236 from QuLogic/fix-doc
DOC: Mark SubplotBase removals in code style
2 parents113fc77 +a4e8a44 commit231d1c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/api/prev_api_changes/api_changes_3.6.0/removals.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ The following class methods have been removed:
154154

155155
- ``ParasiteAxesBase.update_viewlim()``; use `.ParasiteAxesBase.apply_aspect`
156156
instead.
157-
- ``Subplot.get_geometry()``; use `.SubplotBase.get_subplotspec` instead.
158-
- ``Subplot.change_geometry()``; use `.SubplotBase.set_subplotspec` instead.
157+
- ``Subplot.get_geometry()``; use ``SubplotBase.get_subplotspec`` instead.
158+
- ``Subplot.change_geometry()``; use ``SubplotBase.set_subplotspec`` instead.
159159
- ``Subplot.update_params()``; this method did nothing.
160160
- ``Subplot.is_first_row()``; use ``ax.get_subplotspec().is_first_row``
161161
instead.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp