Skip to content

Commit f428565

Browse files
committed
update plot-schema
1 parent 1acf90d commit f428565

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

test/plot-schema.json

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -17291,17 +17291,6 @@
1729117291
"bar": {
1729217292
"animatable": true,
1729317293
"attributes": {
17294-
"_deprecated": {
17295-
"bardir": {
17296-
"description": "Renamed to `orientation`.",
17297-
"editType": "calc",
17298-
"valType": "enumerated",
17299-
"values": [
17300-
"v",
17301-
"h"
17302-
]
17303-
}
17304-
},
1730517294
"alignmentgroup": {
1730617295
"description": "Set several traces linked to the same position axis or matching axes to the same alignmentgroup. This controls whether bars compute their positional range dependently or independently.",
1730717296
"dflt": "",
@@ -43700,17 +43689,6 @@
4370043689
"histogram": {
4370143690
"animatable": false,
4370243691
"attributes": {
43703-
"_deprecated": {
43704-
"bardir": {
43705-
"description": "Renamed to `orientation`.",
43706-
"editType": "calc",
43707-
"valType": "enumerated",
43708-
"values": [
43709-
"v",
43710-
"h"
43711-
]
43712-
}
43713-
},
4371443692
"alignmentgroup": {
4371543693
"description": "Set several traces linked to the same position axis or matching axes to the same alignmentgroup. This controls whether bars compute their positional range dependently or independently.",
4371643694
"dflt": "",

0 commit comments

Comments
 (0)