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

Skip to content

Commit faee781

Browse files
committed
update graph reference
1 parent 9b10a85 commit faee781

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

plotly/graph_reference/default-schema.json

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5584,8 +5584,7 @@
55845584
"none"
55855585
],
55865586
"flags": [
5587-
"x",
5588-
"y",
5587+
"location",
55895588
"z",
55905589
"text",
55915590
"name"
@@ -9921,7 +9920,6 @@
99219920
"valType": "string"
99229921
},
99239922
"opacity": {
9924-
"description": "Sets the opacity of the trace.",
99259923
"dflt": 1,
99269924
"max": 1,
99279925
"min": 0,
@@ -10103,10 +10101,10 @@
1010310101
"none"
1010410102
],
1010510103
"flags": [
10106-
"x",
10107-
"y",
10108-
"z",
10104+
"label",
1010910105
"text",
10106+
"value",
10107+
"percent",
1011010108
"name"
1011110109
],
1011210110
"role": "info",
@@ -12874,9 +12872,9 @@
1287412872
"none"
1287512873
],
1287612874
"flags": [
12877-
"x",
12878-
"y",
12879-
"z",
12875+
"lon",
12876+
"lat",
12877+
"location",
1288012878
"text",
1288112879
"name"
1288212880
],
@@ -14508,7 +14506,6 @@
1450814506
"valType": "string"
1450914507
},
1451014508
"opacity": {
14511-
"description": "Sets the opacity of the trace.",
1451214509
"dflt": 1,
1451314510
"max": 1,
1451414511
"min": 0,

0 commit comments

Comments
 (0)