Skip to content

Commit 9c34d84

Browse files
committed
sync for graph ref (trace 'scene')
1 parent 0f75a2d commit 9c34d84

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

plotly/graph_reference/graph_objs_meta.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1586,9 +1586,9 @@
15861586
},
15871587
"scene": {
15881588
"key_type": "plot_info",
1589-
"val_types": "'s1' | 's2' | 's3' | etc.",
1589+
"val_types": "'scene1' | 'scene2' | 'scene3' | etc.",
15901590
"required": false,
1591-
"description": "This key determines the scene on which this trace will be plotted in. More info coming soon."
1591+
"description": "This key determines the scene on which this trace will be plotted in."
15921592
},
15931593
"stream": {
15941594
"key_type": "object",
@@ -1657,9 +1657,9 @@
16571657
},
16581658
"scene": {
16591659
"key_type": "plot_info",
1660-
"val_types": "'s1' | 's2' | 's3' | etc.",
1660+
"val_types": "'scene1' | 'scene2' | 'scene3' | etc.",
16611661
"required": false,
1662-
"description": "This key determines the scene on which this trace will be plotted in. More info coming soon."
1662+
"description": "This key determines the scene on which this trace will be plotted in."
16631663
},
16641664
"stream": {
16651665
"key_type": "object",

submodules/graph_reference

Submodule graph_reference updated from 9ce9ade to fb337ad

0 commit comments

Comments
 (0)