@@ -11,7 +11,7 @@ mpl\_toolkits.mplot3d.axes3d.Axes3D
11
11
:show-inheritance:
12
12
13
13
14
- .. currentmodule :: mpl_toolkits.mplot3d.axes3d.Axes3D
14
+ .. currentmodule :: mpl_toolkits.mplot3d.axes3d
15
15
16
16
17
17
Plotting
@@ -22,26 +22,26 @@ Plotting
22
22
:template: autosummary.rst
23
23
:nosignatures:
24
24
25
- plot
26
- scatter
27
- bar
28
- bar3d
25
+ Axes3D. plot
26
+ Axes3D. scatter
27
+ Axes3D. bar
28
+ Axes3D. bar3d
29
29
30
- plot_surface
31
- plot_wireframe
32
- plot_trisurf
33
- fill_between
30
+ Axes3D. plot_surface
31
+ Axes3D. plot_wireframe
32
+ Axes3D. plot_trisurf
33
+ Axes3D. fill_between
34
34
35
- clabel
36
- contour
37
- tricontour
38
- contourf
39
- tricontourf
35
+ Axes3D. clabel
36
+ Axes3D. contour
37
+ Axes3D. tricontour
38
+ Axes3D. contourf
39
+ Axes3D. tricontourf
40
40
41
- quiver
42
- voxels
43
- errorbar
44
- stem
41
+ Axes3D. quiver
42
+ Axes3D. voxels
43
+ Axes3D. errorbar
44
+ Axes3D. stem
45
45
46
46
47
47
Text and annotations
@@ -52,8 +52,8 @@ Text and annotations
52
52
:template: autosummary.rst
53
53
:nosignatures:
54
54
55
- text
56
- text2D
55
+ Axes3D. text
56
+ Axes3D. text2D
57
57
58
58
59
59
Clearing
@@ -64,7 +64,7 @@ Clearing
64
64
:template: autosummary.rst
65
65
:nosignatures:
66
66
67
- clear
67
+ Axes3D. clear
68
68
69
69
70
70
Appearance
@@ -75,9 +75,9 @@ Appearance
75
75
:template: autosummary.rst
76
76
:nosignatures:
77
77
78
- set_axis_off
79
- set_axis_on
80
- grid
78
+ Axes3D. set_axis_off
79
+ Axes3D. set_axis_on
80
+ Axes3D. grid
81
81
82
82
83
83
Axis
@@ -91,32 +91,32 @@ Axis limits and direction
91
91
:template: autosummary.rst
92
92
:nosignatures:
93
93
94
- get_zaxis
95
- get_xlim
96
- set_xlim
97
- get_ylim
98
- set_ylim
99
- get_zlim
100
- set_zlim
101
- get_w_lims
102
- get_xinverted
103
- set_xinverted
104
- invert_xaxis
105
- xaxis_inverted
106
- get_yinverted
107
- set_yinverted
108
- invert_yaxis
109
- yaxis_inverted
110
- get_zinverted
111
- set_zinverted
112
- invert_zaxis
113
- zaxis_inverted
114
- get_xbound
115
- set_xbound
116
- get_ybound
117
- set_ybound
118
- get_zbound
119
- set_zbound
94
+ Axes3D. get_zaxis
95
+ Axes3D. get_xlim
96
+ Axes3D. set_xlim
97
+ Axes3D. get_ylim
98
+ Axes3D. set_ylim
99
+ Axes3D. get_zlim
100
+ Axes3D. set_zlim
101
+ Axes3D. get_w_lims
102
+ Axes3D. get_xinverted
103
+ Axes3D. set_xinverted
104
+ Axes3D. invert_xaxis
105
+ Axes3D. xaxis_inverted
106
+ Axes3D. get_yinverted
107
+ Axes3D. set_yinverted
108
+ Axes3D. invert_yaxis
109
+ Axes3D. yaxis_inverted
110
+ Axes3D. get_zinverted
111
+ Axes3D. set_zinverted
112
+ Axes3D. invert_zaxis
113
+ Axes3D. zaxis_inverted
114
+ Axes3D. get_xbound
115
+ Axes3D. set_xbound
116
+ Axes3D. get_ybound
117
+ Axes3D. set_ybound
118
+ Axes3D. get_zbound
119
+ Axes3D. set_zbound
120
120
121
121
122
122
Axis labels and title
@@ -127,9 +127,9 @@ Axis labels and title
127
127
:template: autosummary.rst
128
128
:nosignatures:
129
129
130
- set_zlabel
131
- get_zlabel
132
- set_title
130
+ Axes3D. set_zlabel
131
+ Axes3D. get_zlabel
132
+ Axes3D. set_title
133
133
134
134
135
135
Axis scales
@@ -140,10 +140,10 @@ Axis scales
140
140
:template: autosummary.rst
141
141
:nosignatures:
142
142
143
- set_xscale
144
- set_yscale
145
- set_zscale
146
- get_zscale
143
+ Axes3D. set_xscale
144
+ Axes3D. set_yscale
145
+ Axes3D. set_zscale
146
+ Axes3D. get_zscale
147
147
148
148
149
149
Autoscaling and margins
@@ -154,14 +154,14 @@ Autoscaling and margins
154
154
:template: autosummary.rst
155
155
:nosignatures:
156
156
157
- get_zmargin
158
- set_zmargin
159
- margins
160
- autoscale
161
- autoscale_view
162
- set_autoscalez_on
163
- get_autoscalez_on
164
- auto_scale_xyz
157
+ Axes3D. get_zmargin
158
+ Axes3D. set_zmargin
159
+ Axes3D. margins
160
+ Axes3D. autoscale
161
+ Axes3D. autoscale_view
162
+ Axes3D. set_autoscalez_on
163
+ Axes3D. get_autoscalez_on
164
+ Axes3D. auto_scale_xyz
165
165
166
166
167
167
Aspect ratio
@@ -172,9 +172,9 @@ Aspect ratio
172
172
:template: autosummary.rst
173
173
:nosignatures:
174
174
175
- set_aspect
176
- set_box_aspect
177
- apply_aspect
175
+ Axes3D. set_aspect
176
+ Axes3D. set_box_aspect
177
+ Axes3D. apply_aspect
178
178
179
179
180
180
Ticks
@@ -185,15 +185,15 @@ Ticks
185
185
:template: autosummary.rst
186
186
:nosignatures:
187
187
188
- tick_params
189
- set_zticks
190
- get_zticks
191
- set_zticklabels
192
- get_zticklines
193
- get_zgridlines
194
- get_zminorticklabels
195
- get_zmajorticklabels
196
- zaxis_date
188
+ Axes3D. tick_params
189
+ Axes3D. set_zticks
190
+ Axes3D. get_zticks
191
+ Axes3D. set_zticklabels
192
+ Axes3D. get_zticklines
193
+ Axes3D. get_zgridlines
194
+ Axes3D. get_zminorticklabels
195
+ Axes3D. get_zmajorticklabels
196
+ Axes3D. zaxis_date
197
197
198
198
199
199
Units
@@ -204,7 +204,7 @@ Units
204
204
:template: autosummary.rst
205
205
:nosignatures:
206
206
207
- convert_zunits
207
+ Axes3D. convert_zunits
208
208
209
209
210
210
Adding artists
@@ -215,7 +215,7 @@ Adding artists
215
215
:template: autosummary.rst
216
216
:nosignatures:
217
217
218
- add_collection3d
218
+ Axes3D. add_collection3d
219
219
220
220
221
221
Sharing
@@ -226,8 +226,8 @@ Sharing
226
226
:template: autosummary.rst
227
227
:nosignatures:
228
228
229
- sharez
230
- shareview
229
+ Axes3D. sharez
230
+ Axes3D. shareview
231
231
232
232
233
233
Interactive
@@ -238,15 +238,16 @@ Interactive
238
238
:template: autosummary.rst
239
239
:nosignatures:
240
240
241
- can_zoom
242
- can_pan
243
- disable_mouse_rotation
244
- mouse_init
245
- drag_pan
246
- format_zdata
247
- format_coord
241
+ Axes3D.can_zoom
242
+ Axes3D.can_pan
243
+ Axes3D.disable_mouse_rotation
244
+ Axes3D.mouse_init
245
+ Axes3D.drag_pan
246
+
247
+ Axes3D.fmt_zdata
248
+ Axes3D.format_zdata
249
+ Axes3D.format_coord
248
250
249
- fmt_zdata
250
251
251
252
252
253
Projection and perspective
@@ -257,10 +258,10 @@ Projection and perspective
257
258
:template: autosummary.rst
258
259
:nosignatures:
259
260
260
- view_init
261
- set_proj_type
262
- get_proj
263
- set_top_view
261
+ Axes3D. view_init
262
+ Axes3D. set_proj_type
263
+ Axes3D. get_proj
264
+ Axes3D. set_top_view
264
265
265
266
266
267
Drawing
@@ -271,8 +272,8 @@ Drawing
271
272
:template: autosummary.rst
272
273
:nosignatures:
273
274
274
- draw
275
- get_tightbbox
275
+ Axes3D. draw
276
+ Axes3D. get_tightbbox
276
277
277
278
278
279
Aliases and deprecated methods
@@ -283,9 +284,9 @@ Aliases and deprecated methods
283
284
:template: autosummary.rst
284
285
:nosignatures:
285
286
286
- set_zlim3d
287
- stem3D
288
- text3D
287
+ Axes3D. set_zlim3d
288
+ Axes3D. stem3D
289
+ Axes3D. text3D
289
290
290
291
291
292
Other
@@ -296,10 +297,10 @@ Other
296
297
:template: autosummary.rst
297
298
:nosignatures:
298
299
299
- get_axis_position
300
- add_contour_set
301
- add_contourf_set
302
- update_datalim
300
+ Axes3D. get_axis_position
301
+ Axes3D. add_contour_set
302
+ Axes3D. add_contourf_set
303
+ Axes3D. update_datalim
303
304
304
305
305
306
.. currentmodule :: mpl_toolkits.mplot3d
@@ -312,7 +313,7 @@ Sample 3D data
312
313
:template: autosummary.rst
313
314
:nosignatures:
314
315
315
- axes3d.get_test_data
316
+ mpl_toolkits.mplot3d. axes3d.get_test_data
316
317
317
318
318
319
.. minigallery :: mpl_toolkits.mplot3d.axes3d.Axes3D
0 commit comments