Skip to content

Commit 1c0acf9

Browse files
committed
update schema
1 parent f1cc642 commit 1c0acf9

File tree

1 file changed

+30
-6
lines changed

1 file changed

+30
-6
lines changed

test/plot-schema.json

+30-6
Original file line numberDiff line numberDiff line change
@@ -44119,7 +44119,11 @@
4411944119
"standoff": {
4412044120
"anim": true,
4412144121
"arrayOk": true,
44122-
"description": "Sets the marker standoff in the direction of `angle` (in px).",
44122+
"description": [
44123+
"Moves the marker away from the data point in the direction of `angle` (in px).",
44124+
"This can be useful for example if you have another marker at this",
44125+
"location and you want to point an arrowhead marker at it."
44126+
],
4412344127
"dflt": 0,
4412444128
"editType": "plot",
4412544129
"min": 0,
@@ -48402,7 +48406,11 @@
4840248406
},
4840348407
"standoff": {
4840448408
"arrayOk": true,
48405-
"description": "Sets the marker standoff in the direction of `angle` (in px).",
48409+
"description": [
48410+
"Moves the marker away from the data point in the direction of `angle` (in px).",
48411+
"This can be useful for example if you have another marker at this",
48412+
"location and you want to point an arrowhead marker at it."
48413+
],
4840648414
"dflt": 0,
4840748415
"editType": "plot",
4840848416
"min": 0,
@@ -50278,7 +50286,11 @@
5027850286
},
5027950287
"standoff": {
5028050288
"arrayOk": true,
50281-
"description": "Sets the marker standoff in the direction of `angle` (in px).",
50289+
"description": [
50290+
"Moves the marker away from the data point in the direction of `angle` (in px).",
50291+
"This can be useful for example if you have another marker at this",
50292+
"location and you want to point an arrowhead marker at it."
50293+
],
5028250294
"dflt": 0,
5028350295
"editType": "calc",
5028450296
"min": 0,
@@ -55419,7 +55431,11 @@
5541955431
},
5542055432
"standoff": {
5542155433
"arrayOk": true,
55422-
"description": "Sets the marker standoff in the direction of `angle` (in px).",
55434+
"description": [
55435+
"Moves the marker away from the data point in the direction of `angle` (in px).",
55436+
"This can be useful for example if you have another marker at this",
55437+
"location and you want to point an arrowhead marker at it."
55438+
],
5542355439
"dflt": 0,
5542455440
"editType": "plot",
5542555441
"min": 0,
@@ -59156,7 +59172,11 @@
5915659172
},
5915759173
"standoff": {
5915859174
"arrayOk": true,
59159-
"description": "Sets the marker standoff in the direction of `angle` (in px).",
59175+
"description": [
59176+
"Moves the marker away from the data point in the direction of `angle` (in px).",
59177+
"This can be useful for example if you have another marker at this",
59178+
"location and you want to point an arrowhead marker at it."
59179+
],
5916059180
"dflt": 0,
5916159181
"editType": "plot",
5916259182
"min": 0,
@@ -61057,7 +61077,11 @@
6105761077
},
6105861078
"standoff": {
6105961079
"arrayOk": true,
61060-
"description": "Sets the marker standoff in the direction of `angle` (in px).",
61080+
"description": [
61081+
"Moves the marker away from the data point in the direction of `angle` (in px).",
61082+
"This can be useful for example if you have another marker at this",
61083+
"location and you want to point an arrowhead marker at it."
61084+
],
6106161085
"dflt": 0,
6106261086
"editType": "plot",
6106361087
"min": 0,

0 commit comments

Comments
 (0)