Skip to content

Commit 0d02ec4

Browse files
committed
update schema
1 parent 8d010c0 commit 0d02ec4

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

test/plot-schema.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13427,13 +13427,6 @@
1342713427
"valType": "number"
1342813428
},
1342913429
"xaxis": {
13430-
"_deprecated": {
13431-
"autotick": {
13432-
"description": "Obsolete. Set `tickmode` to *auto* for old `autotick` *true* behavior. Set `tickmode` to *linear* for `autotick` *false*.",
13433-
"editType": "ticks",
13434-
"valType": "boolean"
13435-
}
13436-
},
1343713430
"_isSubplotObj": true,
1343813431
"anchor": {
1343913432
"description": "If set to an opposite-letter axis id (e.g. `x2`, `y`), this axis is bound to the corresponding opposite-letter axis. If set to *free*, this axis' position is determined by `position`.",
@@ -14979,13 +14972,6 @@
1497914972
}
1498014973
},
1498114974
"yaxis": {
14982-
"_deprecated": {
14983-
"autotick": {
14984-
"description": "Obsolete. Set `tickmode` to *auto* for old `autotick` *true* behavior. Set `tickmode` to *linear* for `autotick` *false*.",
14985-
"editType": "ticks",
14986-
"valType": "boolean"
14987-
}
14988-
},
1498914975
"_isSubplotObj": true,
1499014976
"anchor": {
1499114977
"description": "If set to an opposite-letter axis id (e.g. `x2`, `y`), this axis is bound to the corresponding opposite-letter axis. If set to *free*, this axis' position is determined by `position`.",

0 commit comments

Comments
 (0)