Skip to content

Commit 26a9097

Browse files
committed
update schema
1 parent 8a4f210 commit 26a9097

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

test/plot-schema.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9955,6 +9955,12 @@
99559955
"editType": "legend",
99569956
"valType": "boolean"
99579957
},
9958+
"sketchmode": {
9959+
"description": "Determines whether the plot should be rendered with sketch-style appearance. When set to `true`, plot elements will have a hand-drawn, sketchy look.",
9960+
"dflt": false,
9961+
"editType": "plot",
9962+
"valType": "boolean"
9963+
},
99589964
"sliders": {
99599965
"items": {
99609966
"slider": {

0 commit comments

Comments
 (0)