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
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -40355,6 +40355,20 @@
40355
40355
"editType": "none",
40356
40356
"valType": "any"
40357
40357
},
40358
+
"unselected": {
40359
+
"editType": "plot",
40360
+
"line": {
40361
+
"color": {
40362
+
"description": "Sets the color of lines in the background i.e. unselected lines.",
40363
+
"dflt": "#777",
40364
+
"editType": "plot",
40365
+
"valType": "color"
40366
+
},
40367
+
"editType": "plot",
40368
+
"role": "object"
40369
+
},
40370
+
"role": "object"
40371
+
},
40358
40372
"visible": {
40359
40373
"description": "Determines whether or not this trace is visible. If *legendonly*, the trace is not drawn, but can appear as a legend item (provided that the legend itself is visible).",
0 commit comments