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

Skip to content

Commit 4d9cae7

Browse files
tweak ref page ordering
1 parent 56ebaab commit 4d9cae7

File tree

1 file changed

+45
-43
lines changed

1 file changed

+45
-43
lines changed

_data/orderings.json

Lines changed: 45 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -14,42 +14,42 @@
1414
"colorscale",
1515
"colorway",
1616
"coloraxis",
17-
18-
"datarevision",
19-
"uirevision",
20-
"editrevision",
21-
"selectionrevision",
22-
"template",
17+
2318
"modebar",
24-
"transition",
19+
"hovermode",
2520
"clickmode",
2621
"dragmode",
27-
"hovermode",
22+
"selectdirection",
2823
"hoverdistance",
2924
"spikedistance",
3025
"hoverlabel",
31-
"selectdirection",
26+
"transition",
27+
"datarevision",
28+
"uirevision",
29+
"editrevision",
30+
"selectionrevision",
31+
"template",
3232
"meta",
3333
"metasrc",
3434
"grid",
3535
"calendar",
36-
36+
3737
"xaxis",
3838
"yaxis",
3939
"ternary",
4040
"scene",
4141
"geo",
4242
"mapbox",
4343
"polar",
44-
44+
4545
"annotations",
4646
"shapes",
4747
"images",
4848
"updatemenus",
4949
"sliders",
50-
50+
5151
"hidesources",
52-
52+
5353
"_deprecated",
5454
"radialaxis",
5555
"angularaxis",
@@ -61,23 +61,23 @@
6161
"scatter", "scattergl",
6262
"bar", "pie", "heatmap", "heatmapgl",
6363
"contour", "table",
64-
64+
6565
"box", "violin", "histogram", "histogram2d", "histogram2dcontour",
66-
66+
6767
"ohlc", "candlestick", "waterfall", "funnel", "funnelarea","indicator",
68-
69-
"scatter3d", "surface", "mesh3d", "cone", "streamtube", "volume", "isosurface",
70-
68+
69+
"scatter3d", "surface", "mesh3d", "cone", "streamtube", "volume", "isosurface",
70+
7171
"scattergeo", "choropleth", "scattermapbox", "choroplethmapbox", "densitymapbox",
72-
72+
7373
"scatterpolar", "scatterpolargl", "barpolar", "scatterternary", "sunburst",
74-
75-
"sankey", "splom", "parcoords", "parcats", "carpet", "scattercarpet", "contourcarpet",
76-
74+
75+
"sankey", "splom", "parcoords", "parcats", "carpet", "scattercarpet", "contourcarpet",
76+
7777
"pointcloud", "area"
78-
78+
7979
],
80-
80+
8181
"trace_attr_order": [
8282
"type",
8383
"name",
@@ -130,8 +130,6 @@
130130
"opensrc",
131131
"high",
132132
"highsrc",
133-
"pull",
134-
"pullsrc",
135133
"parents",
136134
"parentssrc",
137135
"columnorder",
@@ -180,12 +178,6 @@
180178

181179
"facecolor",
182180
"facecolorsrc",
183-
"hoverinfo",
184-
"hoverinfosrc",
185-
"hovertemplate",
186-
"hovertemplatesrc",
187-
"hovertext",
188-
"hovertextsrc",
189181
"indices",
190182
"indicessrc",
191183
"intensity",
@@ -202,6 +194,8 @@
202194
"labelssrc",
203195
"dlabel",
204196
"label0",
197+
"pull",
198+
"pullsrc",
205199
"lat",
206200
"latsrc",
207201
"geojson",
@@ -222,16 +216,23 @@
222216
"textsrc",
223217
"textposition",
224218
"textpositionsrc",
225-
219+
220+
"dimensions",
221+
222+
"hovertext",
223+
"hovertextsrc",
224+
"hoverinfo",
225+
"hoverinfosrc",
226+
"hovertemplate",
227+
"hovertemplatesrc",
228+
226229
"meta",
227230
"metasrc",
228231
"customdata",
229232
"customdatasrc",
230-
231-
232233

233234

234-
"dimensions",
235+
235236

236237

237238

@@ -247,6 +248,13 @@
247248

248249

249250

251+
"orientation",
252+
"histfunc",
253+
"histnorm",
254+
"groupnorm",
255+
"align",
256+
"alignmentgroup",
257+
250258
"nbinsx",
251259
"nbinsy",
252260
"autobinx",
@@ -268,12 +276,6 @@
268276
"textfont",
269277
"textinfo",
270278

271-
"orientation",
272-
"groupnorm",
273-
"histfunc",
274-
"histnorm",
275-
"align",
276-
"alignmentgroup",
277279

278280
"error_x",
279281
"error_y",
@@ -419,4 +421,4 @@
419421
"tsrc",
420422
"editType",
421423
"_deprecated"
422-
]}
424+
]}

0 commit comments

Comments
 (0)