Skip to content

Commit 1bc5212

Browse files
committed
Update schema
1 parent c4b46a2 commit 1bc5212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/plot-schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3397,7 +3397,7 @@
33973397
}
33983398
},
33993399
"hmaxheight": {
3400-
"description": "If greater than one, it sets the max height (in px) of the horizontaly aligned legend. Otherwise, it sets the max height ratio (layout * ratio) of the visible legend when horizontaly aligned. Default value is 0.5; the legend will take up to 50% of the layout height before displaying a scrollbar",
3400+
"description": "If greater than one, it sets the max height (in px) of the horizontaly aligned legend. Otherwise, it sets the max height ratio (layout * ratio) of the visible legend when horizontaly aligned. Default value is 0.5; the legend will take up to 50% of the layout height before displaying a scrollbar.",
34013401
"dflt": 0.5,
34023402
"editType": "legend",
34033403
"min": 0,

0 commit comments

Comments
 (0)