8
8
:no-members:
9
9
:no-undoc-members:
10
10
11
- The Figure class
12
- ================
11
+ Figure
12
+ ======
13
+
14
+ Figure class
15
+ ------------
13
16
.. autosummary ::
14
17
:toctree: _as_gen
15
18
:template: autosummary_class_only.rst
@@ -19,7 +22,7 @@ The Figure class
19
22
20
23
21
24
Adding Axes and SubFigures
22
- ==========================
25
+ --------------------------
23
26
24
27
.. autosummary ::
25
28
:toctree: _as_gen
@@ -38,7 +41,7 @@ Adding Axes and SubFigures
38
41
Figure.add_subfigure
39
42
40
43
Saving
41
- ======
44
+ ------
42
45
43
46
.. autosummary ::
44
47
:toctree: _as_gen
49
52
50
53
51
54
Annotating
52
- ==========
55
+ ----------
53
56
54
57
.. autosummary ::
55
58
:toctree: _as_gen
@@ -72,7 +75,7 @@ Annotating
72
75
73
76
74
77
Figure geometry
75
- ===============
78
+ ---------------
76
79
77
80
.. autosummary ::
78
81
:toctree: _as_gen
@@ -90,7 +93,7 @@ Figure geometry
90
93
Figure.set_dpi
91
94
92
95
Subplot layout
93
- ==============
96
+ --------------
94
97
95
98
.. autosummary ::
96
99
:toctree: _as_gen
@@ -102,7 +105,7 @@ Subplot layout
102
105
Figure.get_layout_engine
103
106
104
107
Discouraged or deprecated
105
- -------------------------
108
+ ^^^^^^^^^^^^^^^^^^^^^^^^^
106
109
107
110
.. autosummary ::
108
111
:toctree: _as_gen
@@ -118,7 +121,7 @@ Discouraged or deprecated
118
121
Figure.get_constrained_layout_pads
119
122
120
123
Interactive
121
- ===========
124
+ -----------
122
125
123
126
.. seealso ::
124
127
@@ -135,7 +138,7 @@ Interactive
135
138
Figure.pick
136
139
137
140
Modifying appearance
138
- ====================
141
+ --------------------
139
142
140
143
.. autosummary ::
141
144
:toctree: _as_gen
@@ -152,7 +155,7 @@ Modifying appearance
152
155
Figure.get_edgecolor
153
156
154
157
Adding and getting Artists
155
- ==========================
158
+ --------------------------
156
159
157
160
.. autosummary ::
158
161
:toctree: _as_gen
@@ -164,7 +167,7 @@ Adding and getting Artists
164
167
Figure.figimage
165
168
166
169
Getting and modifying state
167
- ===========================
170
+ ---------------------------
168
171
169
172
.. seealso ::
170
173
0 commit comments