Skip to content

Commit 71e4896

Browse files
committed
update plot-schema
1 parent bfbd397 commit 71e4896

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test/plot-schema.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14085,7 +14085,7 @@
1408514085
},
1408614086
"cornerradius": {
1408714087
"description": "Sets the rounding of corners. May be an integer number of pixels, or a percentage of bar width(as a string). Defaults to `layout.barcornerradius`.",
14088-
"editType": "plot",
14088+
"editType": "calc",
1408914089
"valType": "any"
1409014090
},
1409114091
"editType": "calc",
@@ -14777,7 +14777,7 @@
1477714777
"layoutAttributes": {
1477814778
"barcornerradius": {
1477914779
"description": "Sets the rounding of bar corners. May be an integer number of pixels, or a percentage of bar width(as a string).",
14780-
"editType": "plot",
14780+
"editType": "calc",
1478114781
"valType": "any"
1478214782
},
1478314783
"bargap": {
@@ -31451,7 +31451,7 @@
3145131451
},
3145231452
"cornerradius": {
3145331453
"description": "Sets the rounding of corners. May be an integer number of pixels, or a percentage of bar width(as a string). Defaults to `layout.barcornerradius`.",
31454-
"editType": "plot",
31454+
"editType": "calc",
3145531455
"valType": "any"
3145631456
},
3145731457
"editType": "calc",
@@ -32061,7 +32061,7 @@
3206132061
"layoutAttributes": {
3206232062
"barcornerradius": {
3206332063
"description": "Sets the rounding of bar corners. May be an integer number of pixels, or a percentage of bar width(as a string).",
32064-
"editType": "plot",
32064+
"editType": "calc",
3206532065
"valType": "any"
3206632066
},
3206732067
"bargap": {

0 commit comments

Comments
 (0)