You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/plot-schema.json
-24Lines changed: 0 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -21585,17 +21585,11 @@
21585
21585
"valType": "string"
21586
21586
},
21587
21587
"texttemplate": {
21588
-
"arrayOk": true,
21589
21588
"description": "Template string used for rendering the information text that appear on points. Note that this will override `textinfo`. Variables are inserted using %{variable}, for example \"y: %{y}\". Numbers are formatted using d3-format's syntax %{variable:d3-format}, for example \"Price: %{y:$.2f}\". https://github.com/d3/d3-format/tree/v1.4.5#d3-format for details on the formatting syntax. Dates are formatted using d3-time-format's syntax %{variable|d3-time-format}, for example \"Day: %{2019-01-01|%A}\". https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format for details on the date formatting syntax. Every attributes that can be specified per-point (the ones that are `arrayOk: true`) are available. variables `x`, `y`, `z` and `text`.",
21590
21589
"dflt": "",
21591
21590
"editType": "plot",
21592
21591
"valType": "string"
21593
21592
},
21594
-
"texttemplatesrc": {
21595
-
"description": "Sets the source reference on Chart Studio Cloud for `texttemplate`.",
21596
-
"editType": "none",
21597
-
"valType": "string"
21598
-
},
21599
21593
"transforms": {
21600
21594
"items": {
21601
21595
"transform": {
@@ -26690,17 +26684,11 @@
26690
26684
"valType": "string"
26691
26685
},
26692
26686
"texttemplate": {
26693
-
"arrayOk": true,
26694
26687
"description": "Template string used for rendering the information text that appear on points. Note that this will override `textinfo`. Variables are inserted using %{variable}, for example \"y: %{y}\". Numbers are formatted using d3-format's syntax %{variable:d3-format}, for example \"Price: %{y:$.2f}\". https://github.com/d3/d3-format/tree/v1.4.5#d3-format for details on the formatting syntax. Dates are formatted using d3-time-format's syntax %{variable|d3-time-format}, for example \"Day: %{2019-01-01|%A}\". https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format for details on the date formatting syntax. Every attributes that can be specified per-point (the ones that are `arrayOk: true`) are available. variables `x`, `y`, `z` and `text`.",
26695
26688
"dflt": "",
26696
26689
"editType": "plot",
26697
26690
"valType": "string"
26698
26691
},
26699
-
"texttemplatesrc": {
26700
-
"description": "Sets the source reference on Chart Studio Cloud for `texttemplate`.",
26701
-
"editType": "none",
26702
-
"valType": "string"
26703
-
},
26704
26692
"transforms": {
26705
26693
"items": {
26706
26694
"transform": {
@@ -30411,17 +30399,11 @@
30411
30399
}
30412
30400
},
30413
30401
"texttemplate": {
30414
-
"arrayOk": true,
30415
30402
"description": "Template string used for rendering the information text that appear on points. Note that this will override `textinfo`. Variables are inserted using %{variable}, for example \"y: %{y}\". Numbers are formatted using d3-format's syntax %{variable:d3-format}, for example \"Price: %{y:$.2f}\". https://github.com/d3/d3-format/tree/v1.4.5#d3-format for details on the formatting syntax. Dates are formatted using d3-time-format's syntax %{variable|d3-time-format}, for example \"Day: %{2019-01-01|%A}\". https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format for details on the date formatting syntax. Every attributes that can be specified per-point (the ones that are `arrayOk: true`) are available. variable `z`",
30416
30403
"dflt": "",
30417
30404
"editType": "plot",
30418
30405
"valType": "string"
30419
30406
},
30420
-
"texttemplatesrc": {
30421
-
"description": "Sets the source reference on Chart Studio Cloud for `texttemplate`.",
30422
-
"editType": "none",
30423
-
"valType": "string"
30424
-
},
30425
30407
"transforms": {
30426
30408
"items": {
30427
30409
"transform": {
@@ -31704,17 +31686,11 @@
31704
31686
}
31705
31687
},
31706
31688
"texttemplate": {
31707
-
"arrayOk": true,
31708
31689
"description": "Template string used for rendering the information text that appear on points. Note that this will override `textinfo`. Variables are inserted using %{variable}, for example \"y: %{y}\". Numbers are formatted using d3-format's syntax %{variable:d3-format}, for example \"Price: %{y:$.2f}\". https://github.com/d3/d3-format/tree/v1.4.5#d3-format for details on the formatting syntax. Dates are formatted using d3-time-format's syntax %{variable|d3-time-format}, for example \"Day: %{2019-01-01|%A}\". https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format for details on the date formatting syntax. Every attributes that can be specified per-point (the ones that are `arrayOk: true`) are available. variable `z`",
31709
31690
"dflt": "",
31710
31691
"editType": "plot",
31711
31692
"valType": "string"
31712
31693
},
31713
-
"texttemplatesrc": {
31714
-
"description": "Sets the source reference on Chart Studio Cloud for `texttemplate`.",
0 commit comments