Skip to content

Commit 12349d7

Browse files
committed
Update versions, orderings, schema for docs
1 parent d846e5c commit 12349d7

4 files changed

Lines changed: 333 additions & 309 deletions

File tree

_data/jsversion.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "3.4.0"
2+
"version": "3.5.1"
33
}

_data/orderings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,15 @@
2121
"hovermode",
2222
"hoversubplots",
2323
"clickmode",
24+
"clickanywhere",
2425
"dragmode",
2526
"selectdirection",
2627
"activeselection",
2728
"newselection",
2829
"hoverdistance",
2930
"spikedistance",
3031
"hoverlabel",
32+
"hoveranywhere",
3133
"transition",
3234
"datarevision",
3335
"uirevision",
@@ -104,6 +106,7 @@
104106
"legendgroup",
105107
"legendgrouptitle",
106108
"legendwidth",
109+
"legendsrc",
107110
"opacity",
108111
"mode",
109112
"ids",
@@ -243,6 +246,7 @@
243246
"textposition",
244247
"textpositionsrc",
245248
"texttemplate",
249+
"texttemplatefallback",
246250
"texttemplatesrc",
247251
"texttemplatefallback",
248252

@@ -253,6 +257,7 @@
253257
"hoverinfo",
254258
"hoverinfosrc",
255259
"hovertemplate",
260+
"hovertemplatefallback",
256261
"hovertemplatesrc",
257262
"hovertemplatefallback",
258263
"xhoverformat",

0 commit comments

Comments
 (0)