Skip to content

Commit e2d0bae

Browse files
committed
update schema
1 parent fe9e99b commit e2d0bae

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Diff for: test/image/baselines/legend_horizontal_autowrap.png

0 Bytes
Loading

Diff for: test/plot-schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2923,7 +2923,7 @@
29232923
},
29242924
"role": "object",
29252925
"side": {
2926-
"description": "Determines the location of legend's title with respect to the legend items. Defaulted to *top* with `orientation` is *h*. Defaulted to *left* with `orientation` is *v*. The *top left* options could be used to expand top center and top right are for alignment when `orientation` is *h*. legend area in both x and y sides.",
2926+
"description": "Determines the location of legend's title with respect to the legend items. Defaulted to *top* with `orientation` is *h*. Defaulted to *left* with `orientation` is *v*. The *top left* options could be used to expand top center and top right are for horizontal alignment legend area in both x and y sides.",
29272927
"editType": "legend",
29282928
"valType": "enumerated",
29292929
"values": [

0 commit comments

Comments
 (0)