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

Skip to content

Commit f820e7f

Browse files
committed
Modify baseline images and update schema
1 parent fb5b11f commit f820e7f

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
-13 Bytes
Loading
-21 Bytes
Loading
-50 Bytes
Loading

test/plot-schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3582,7 +3582,7 @@
35823582
}
35833583
},
35843584
"titleclick": {
3585-
"description": "Determines the behavior on legend title click. *toggle* toggles the visibility of all items in the legend. *toggleothers* toggles the visibility of all other legends. *false* disables legend title click interactions. Defaults to *toggle* when there are multiple legends, *false* otherwise. Does not work for legends containing pie and pie-like traces.",
3585+
"description": "Determines the behavior on legend title click. *toggle* toggles the visibility of all items in the legend. *toggleothers* toggles the visibility of all other legends. *false* disables legend title click interactions. Defaults to *toggle* when there are multiple legends, *false* otherwise. Not supported for legends containing pie and pie-like traces.",
35863586
"editType": "legend",
35873587
"valType": "enumerated",
35883588
"values": [
@@ -3592,7 +3592,7 @@
35923592
]
35933593
},
35943594
"titledoubleclick": {
3595-
"description": "Determines the behavior on legend title double-click. *toggle* toggles the visibility of all items in the legend. *toggleothers* toggles the visibility of all other legends. *false* disables legend title double-click interactions. Defaults to *toggleothers* when there are multiple legends, *false* otherwise. Does not currently work for legends containing pie and pie-like traces.",
3595+
"description": "Determines the behavior on legend title double-click. *toggle* toggles the visibility of all items in the legend. *toggleothers* toggles the visibility of all other legends. *false* disables legend title double-click interactions. Defaults to *toggleothers* when there are multiple legends, *false* otherwise. Not supported for legends containing pie and pie-like traces.",
35963596
"editType": "legend",
35973597
"valType": "enumerated",
35983598
"values": [

0 commit comments

Comments
 (0)