Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit af190c9

Browse files
committed
update plot-schema diff
1 parent 2e4b5a2 commit af190c9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

test/plot-schema.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42051,6 +42051,13 @@
4205142051
"valType": "number"
4205242052
},
4205342053
"link": {
42054+
"arrowlen": {
42055+
"description": "Sets the length (in px) of the links arrow, if 0 no arrow will be drawn.",
42056+
"dflt": 0,
42057+
"editType": "calc",
42058+
"min": 0,
42059+
"valType": "number"
42060+
},
4205442061
"color": {
4205542062
"arrayOk": true,
4205642063
"description": "Sets the `link` color. It can be a single value, or an array for specifying color for each `link`. If `link.color` is omitted, then by default, a translucent grey link will be used.",

0 commit comments

Comments
 (0)