Skip to content

Commit 90ab105

Browse files
committed
Update plot-schema diff
1 parent 7eb1943 commit 90ab105

File tree

1 file changed

+120
-0
lines changed

1 file changed

+120
-0
lines changed

test/plot-schema.json

Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60613,6 +60613,26 @@
6061360613
"editType": "none",
6061460614
"valType": "string"
6061560615
},
60616+
"dash": {
60617+
"arrayOk": true,
60618+
"description": "Sets the dash style of lines. Set to a dash type string (*solid*, *dot*, *dash*, *longdash*, *dashdot*, or *longdashdot*) or a dash length list in px (eg *5px,10px,2px,2px*).",
60619+
"dflt": "solid",
60620+
"editType": "style",
60621+
"valType": "string",
60622+
"values": [
60623+
"solid",
60624+
"dot",
60625+
"dash",
60626+
"longdash",
60627+
"dashdot",
60628+
"longdashdot"
60629+
]
60630+
},
60631+
"dashsrc": {
60632+
"description": "Sets the source reference on Chart Studio Cloud for `dash`.",
60633+
"editType": "none",
60634+
"valType": "string"
60635+
},
6061660636
"editType": "calc",
6061760637
"reversescale": {
6061860638
"description": "Reverses the color mapping if true. Has an effect only if in `marker.line.color` is set to a numerical array. If true, `marker.line.cmin` will correspond to the last color in the array and `marker.line.cmax` will correspond to the first color.",
@@ -65817,6 +65837,26 @@
6581765837
"editType": "none",
6581865838
"valType": "string"
6581965839
},
65840+
"dash": {
65841+
"arrayOk": true,
65842+
"description": "Sets the dash style of lines. Set to a dash type string (*solid*, *dot*, *dash*, *longdash*, *dashdot*, or *longdashdot*) or a dash length list in px (eg *5px,10px,2px,2px*).",
65843+
"dflt": "solid",
65844+
"editType": "style",
65845+
"valType": "string",
65846+
"values": [
65847+
"solid",
65848+
"dot",
65849+
"dash",
65850+
"longdash",
65851+
"dashdot",
65852+
"longdashdot"
65853+
]
65854+
},
65855+
"dashsrc": {
65856+
"description": "Sets the source reference on Chart Studio Cloud for `dash`.",
65857+
"editType": "none",
65858+
"valType": "string"
65859+
},
6582065860
"editType": "calc",
6582165861
"reversescale": {
6582265862
"description": "Reverses the color mapping if true. Has an effect only if in `marker.line.color` is set to a numerical array. If true, `marker.line.cmin` will correspond to the last color in the array and `marker.line.cmax` will correspond to the first color.",
@@ -68123,6 +68163,26 @@
6812368163
"editType": "none",
6812468164
"valType": "string"
6812568165
},
68166+
"dash": {
68167+
"arrayOk": true,
68168+
"description": "Sets the dash style of lines. Set to a dash type string (*solid*, *dot*, *dash*, *longdash*, *dashdot*, or *longdashdot*) or a dash length list in px (eg *5px,10px,2px,2px*).",
68169+
"dflt": "solid",
68170+
"editType": "calc",
68171+
"valType": "string",
68172+
"values": [
68173+
"solid",
68174+
"dot",
68175+
"dash",
68176+
"longdash",
68177+
"dashdot",
68178+
"longdashdot"
68179+
]
68180+
},
68181+
"dashsrc": {
68182+
"description": "Sets the source reference on Chart Studio Cloud for `dash`.",
68183+
"editType": "none",
68184+
"valType": "string"
68185+
},
6812668186
"editType": "calc",
6812768187
"reversescale": {
6812868188
"description": "Reverses the color mapping if true. Has an effect only if in `marker.line.color` is set to a numerical array. If true, `marker.line.cmin` will correspond to the last color in the array and `marker.line.cmax` will correspond to the first color.",
@@ -75980,6 +76040,26 @@
7598076040
"editType": "none",
7598176041
"valType": "string"
7598276042
},
76043+
"dash": {
76044+
"arrayOk": true,
76045+
"description": "Sets the dash style of lines. Set to a dash type string (*solid*, *dot*, *dash*, *longdash*, *dashdot*, or *longdashdot*) or a dash length list in px (eg *5px,10px,2px,2px*).",
76046+
"dflt": "solid",
76047+
"editType": "style",
76048+
"valType": "string",
76049+
"values": [
76050+
"solid",
76051+
"dot",
76052+
"dash",
76053+
"longdash",
76054+
"dashdot",
76055+
"longdashdot"
76056+
]
76057+
},
76058+
"dashsrc": {
76059+
"description": "Sets the source reference on Chart Studio Cloud for `dash`.",
76060+
"editType": "none",
76061+
"valType": "string"
76062+
},
7598376063
"editType": "calc",
7598476064
"reversescale": {
7598576065
"description": "Reverses the color mapping if true. Has an effect only if in `marker.line.color` is set to a numerical array. If true, `marker.line.cmin` will correspond to the last color in the array and `marker.line.cmax` will correspond to the first color.",
@@ -80482,6 +80562,26 @@
8048280562
"editType": "none",
8048380563
"valType": "string"
8048480564
},
80565+
"dash": {
80566+
"arrayOk": true,
80567+
"description": "Sets the dash style of lines. Set to a dash type string (*solid*, *dot*, *dash*, *longdash*, *dashdot*, or *longdashdot*) or a dash length list in px (eg *5px,10px,2px,2px*).",
80568+
"dflt": "solid",
80569+
"editType": "style",
80570+
"valType": "string",
80571+
"values": [
80572+
"solid",
80573+
"dot",
80574+
"dash",
80575+
"longdash",
80576+
"dashdot",
80577+
"longdashdot"
80578+
]
80579+
},
80580+
"dashsrc": {
80581+
"description": "Sets the source reference on Chart Studio Cloud for `dash`.",
80582+
"editType": "none",
80583+
"valType": "string"
80584+
},
8048580585
"editType": "calc",
8048680586
"reversescale": {
8048780587
"description": "Reverses the color mapping if true. Has an effect only if in `marker.line.color` is set to a numerical array. If true, `marker.line.cmin` will correspond to the last color in the array and `marker.line.cmax` will correspond to the first color.",
@@ -82800,6 +82900,26 @@
8280082900
"editType": "none",
8280182901
"valType": "string"
8280282902
},
82903+
"dash": {
82904+
"arrayOk": true,
82905+
"description": "Sets the dash style of lines. Set to a dash type string (*solid*, *dot*, *dash*, *longdash*, *dashdot*, or *longdashdot*) or a dash length list in px (eg *5px,10px,2px,2px*).",
82906+
"dflt": "solid",
82907+
"editType": "style",
82908+
"valType": "string",
82909+
"values": [
82910+
"solid",
82911+
"dot",
82912+
"dash",
82913+
"longdash",
82914+
"dashdot",
82915+
"longdashdot"
82916+
]
82917+
},
82918+
"dashsrc": {
82919+
"description": "Sets the source reference on Chart Studio Cloud for `dash`.",
82920+
"editType": "none",
82921+
"valType": "string"
82922+
},
8280382923
"editType": "calc",
8280482924
"reversescale": {
8280582925
"description": "Reverses the color mapping if true. Has an effect only if in `marker.line.color` is set to a numerical array. If true, `marker.line.cmin` will correspond to the last color in the array and `marker.line.cmax` will correspond to the first color.",

0 commit comments

Comments
 (0)