@@ -13,6 +13,14 @@ Graph objects: figures, traces and layout
13
13
Classes
14
14
15
15
.. autosummary ::
16
+ :toctree: generated/
17
+ :template: class_figure.rst
18
+
19
+ Figure
20
+
21
+ .. autosummary ::
22
+ :toctree: generated/
23
+ :template: class.rst
16
24
17
25
Area
18
26
Bar
@@ -26,7 +34,6 @@ Classes
26
34
Contour
27
35
Contourcarpet
28
36
Densitymapbox
29
- Figure
30
37
FigureWidget
31
38
Frame
32
39
Funnel
@@ -117,145 +124,3 @@ Submodules
117
124
volume
118
125
waterfall
119
126
120
-
121
- .. automodule :: plotly.graph_objects
122
- :members:
123
-
124
- .. automodule :: plotly.graph_objects.area
125
- :members:
126
-
127
- .. automodule :: plotly.graph_objects.bar
128
- :members:
129
-
130
- .. automodule :: plotly.graph_objects.barpolar
131
- :members:
132
-
133
- .. automodule :: plotly.graph_objects.box
134
- :members:
135
-
136
- .. automodule :: plotly.graph_objects.candlestick
137
- :members:
138
-
139
- .. automodule :: plotly.graph_objects.carpet
140
- :members:
141
-
142
- .. automodule :: plotly.graph_objects.choropleth
143
- :members:
144
-
145
- .. automodule :: plotly.graph_objects.choroplethmapbox
146
- :members:
147
-
148
- .. automodule :: plotly.graph_objects.cone
149
- :members:
150
-
151
- .. automodule :: plotly.graph_objects.contour
152
- :members:
153
-
154
- .. automodule :: plotly.graph_objects.contourcarpet
155
- :members:
156
-
157
- .. automodule :: plotly.graph_objects.densitymapbox
158
- :members:
159
-
160
- .. automodule :: plotly.graph_objects.funnel
161
- :members:
162
-
163
- .. automodule :: plotly.graph_objects.funnelarea
164
- :members:
165
-
166
- .. automodule :: plotly.graph_objects.heatmap
167
- :members:
168
-
169
- .. automodule :: plotly.graph_objects.heatmapgl
170
- :members:
171
-
172
- .. automodule :: plotly.graph_objects.histogram
173
- :members:
174
-
175
- .. automodule :: plotly.graph_objects.histogram2d
176
- :members:
177
-
178
- .. automodule :: plotly.graph_objects.histogram2dcontour
179
- :members:
180
-
181
- .. automodule :: plotly.graph_objects.indicator
182
- :members:
183
-
184
- .. automodule :: plotly.graph_objects.isosurface
185
- :members:
186
-
187
- .. automodule :: plotly.graph_objects.layout
188
- :members:
189
-
190
- .. automodule :: plotly.graph_objects.mesh3d
191
- :members:
192
-
193
- .. automodule :: plotly.graph_objects.ohlc
194
- :members:
195
-
196
- .. automodule :: plotly.graph_objects.parcats
197
- :members:
198
-
199
- .. automodule :: plotly.graph_objects.parcoords
200
- :members:
201
-
202
- .. automodule :: plotly.graph_objects.pie
203
- :members:
204
-
205
- .. automodule :: plotly.graph_objects.pointcloud
206
- :members:
207
-
208
- .. automodule :: plotly.graph_objects.sankey
209
- :members:
210
-
211
- .. automodule :: plotly.graph_objects.scatter
212
- :members:
213
-
214
- .. automodule :: plotly.graph_objects.scatter3d
215
- :members:
216
-
217
- .. automodule :: plotly.graph_objects.scattercarpet
218
- :members:
219
-
220
- .. automodule :: plotly.graph_objects.scattergeo
221
- :members:
222
-
223
- .. automodule :: plotly.graph_objects.scattergl
224
- :members:
225
-
226
- .. automodule :: plotly.graph_objects.scattermapbox
227
- :members:
228
-
229
- .. automodule :: plotly.graph_objects.scatterpolar
230
- :members:
231
-
232
- .. automodule :: plotly.graph_objects.scatterpolargl
233
- :members:
234
-
235
- .. automodule :: plotly.graph_objects.scatterternary
236
- :members:
237
-
238
- .. automodule :: plotly.graph_objects.splom
239
- :members:
240
-
241
- .. automodule :: plotly.graph_objects.streamtube
242
- :members:
243
-
244
- .. automodule :: plotly.graph_objects.sunburst
245
- :members:
246
-
247
- .. automodule :: plotly.graph_objects.surface
248
- :members:
249
-
250
- .. automodule :: plotly.graph_objects.table
251
- :members:
252
-
253
- .. automodule :: plotly.graph_objects.violin
254
- :members:
255
-
256
- .. automodule :: plotly.graph_objects.volume
257
- :members:
258
-
259
- .. automodule :: plotly.graph_objects.waterfall
260
- :members:
261
-
0 commit comments