Skip to content

Commit cd47cbd

Browse files
committed
update schema
1 parent fe35783 commit cd47cbd

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
@@ -88601,20 +88601,6 @@
8860188601
"surface": {
8860288602
"animatable": false,
8860388603
"attributes": {
88604-
"_deprecated": {
88605-
"zauto": {
88606-
"description": "Obsolete. Use `cauto` instead.",
88607-
"editType": "calc"
88608-
},
88609-
"zmax": {
88610-
"description": "Obsolete. Use `cmax` instead.",
88611-
"editType": "calc"
88612-
},
88613-
"zmin": {
88614-
"description": "Obsolete. Use `cmin` instead.",
88615-
"editType": "calc"
88616-
}
88617-
},
8861888604
"autocolorscale": {
8861988605
"description": "Determines whether the colorscale is a default palette (`autocolorscale: true`) or the palette determined by `colorscale`. In case `colorscale` is unspecified or `autocolorscale` is true, the default palette will be chosen according to whether numbers in the `color` array are all positive, all negative or mixed.",
8862088606
"dflt": false,

0 commit comments

Comments
 (0)