Skip to content

Commit 31c3ac2

Browse files
committed
update plot-schema
1 parent 024f05f commit 31c3ac2

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

test/plot-schema.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14083,6 +14083,12 @@
1408314083
"editType": "none",
1408414084
"valType": "string"
1408514085
},
14086+
"cornerradius": {
14087+
"description": "Sets the rounding of corners. May be an integer number of pixels, or a percentage of bar width(as a string).",
14088+
"dflt": 0,
14089+
"editType": "plot",
14090+
"valType": "any"
14091+
},
1408614092
"editType": "calc",
1408714093
"line": {
1408814094
"autocolorscale": {
@@ -15632,6 +15638,12 @@
1563215638
"editType": "none",
1563315639
"valType": "string"
1563415640
},
15641+
"cornerradius": {
15642+
"description": "Sets the rounding of corners. May be an integer number of pixels, or a percentage of bar width(as a string).",
15643+
"dflt": 0,
15644+
"editType": "plot",
15645+
"valType": "any"
15646+
},
1563515647
"editType": "calc",
1563615648
"line": {
1563715649
"autocolorscale": {
@@ -26829,6 +26841,12 @@
2682926841
"editType": "none",
2683026842
"valType": "string"
2683126843
},
26844+
"cornerradius": {
26845+
"description": "Sets the rounding of corners. May be an integer number of pixels, or a percentage of bar width(as a string).",
26846+
"dflt": 0,
26847+
"editType": "plot",
26848+
"valType": "any"
26849+
},
2683226850
"editType": "calc",
2683326851
"line": {
2683426852
"autocolorscale": {
@@ -31439,6 +31457,12 @@
3143931457
"editType": "none",
3144031458
"valType": "string"
3144131459
},
31460+
"cornerradius": {
31461+
"description": "Sets the rounding of corners. May be an integer number of pixels, or a percentage of bar width(as a string).",
31462+
"dflt": 0,
31463+
"editType": "plot",
31464+
"valType": "any"
31465+
},
3144231466
"editType": "calc",
3144331467
"line": {
3144431468
"autocolorscale": {

0 commit comments

Comments
 (0)