You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/plot-schema.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -14085,7 +14085,7 @@
14085
14085
},
14086
14086
"cornerradius": {
14087
14087
"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",
14089
14089
"valType": "any"
14090
14090
},
14091
14091
"editType": "calc",
@@ -14777,7 +14777,7 @@
14777
14777
"layoutAttributes": {
14778
14778
"barcornerradius": {
14779
14779
"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",
14781
14781
"valType": "any"
14782
14782
},
14783
14783
"bargap": {
@@ -31451,7 +31451,7 @@
31451
31451
},
31452
31452
"cornerradius": {
31453
31453
"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",
31455
31455
"valType": "any"
31456
31456
},
31457
31457
"editType": "calc",
@@ -32061,7 +32061,7 @@
32061
32061
"layoutAttributes": {
32062
32062
"barcornerradius": {
32063
32063
"description": "Sets the rounding of bar corners. May be an integer number of pixels, or a percentage of bar width(as a string).",
0 commit comments