Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update plot-schema
  • Loading branch information
emilykl committed Oct 7, 2024
commit f428565258a59705d8f3860093a4d686933540f4
22 changes: 0 additions & 22 deletions test/plot-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -17291,17 +17291,6 @@
"bar": {
"animatable": true,
"attributes": {
"_deprecated": {
"bardir": {
"description": "Renamed to `orientation`.",
"editType": "calc",
"valType": "enumerated",
"values": [
"v",
"h"
]
}
},
"alignmentgroup": {
"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.",
"dflt": "",
Expand Down Expand Up @@ -43700,17 +43689,6 @@
"histogram": {
"animatable": false,
"attributes": {
"_deprecated": {
"bardir": {
"description": "Renamed to `orientation`.",
"editType": "calc",
"valType": "enumerated",
"values": [
"v",
"h"
]
}
},
"alignmentgroup": {
"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.",
"dflt": "",
Expand Down