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

Skip to content

Commit 4e7eb55

Browse files
committed
DOC [ci doc]
1 parent 212320c commit 4e7eb55

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

doc/api/figure_api.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,13 @@ Discouraged or deprecated
112112
:template: autosummary.rst
113113
:nosignatures:
114114

115-
Figure.set_constrained_layout
116-
Figure.set_constrained_layout_pads
117115
Figure.tight_layout
118116
Figure.set_tight_layout
119117
Figure.get_tight_layout
118+
Figure.set_constrained_layout
119+
Figure.get_constrained_layout
120+
Figure.set_constrained_layout_pads
121+
Figure.get_constrained_layout_pads
120122

121123

122124
Interacting
@@ -205,7 +207,7 @@ SubFigure
205207

206208
Matplotlib has the concept of a `~.SubFigure`, which is a logical figure inside
207209
a parent `~.Figure`, which has many of the same methods as the parent. See
208-
`nested_axes_layouts`.
210+
:ref:`nested_axes_layouts`.
209211

210212
.. plot::
211213

0 commit comments

Comments
 (0)