Skip to content

Commit 6a2abc5

Browse files
committed
Update schema
1 parent 2ad5ed5 commit 6a2abc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/plot-schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3443,7 +3443,7 @@
34433443
"valType": "number"
34443444
},
34453445
"maxheight": {
3446-
"description": "Sets the max height (in px) of the legend, or max height ratio (reference height * ratio) if less than one. Default value is: 0.5 for horizontal legends; 1 for vertical legends. The minimum allowed height is 30px. For a ratio of 0.5, the legend will take up to 50% of the reference height before displaying a scrollbar. The reference height is the full layout height except for vertically oriented legends with a \"paper\" yref, where the reference height is the plot height.",
3446+
"description": "Sets the max height (in px) of the legend, or max height ratio (reference height * ratio) if less than one. Default value is: 0.5 for horizontal legends; 1 for vertical legends. The minimum allowed height is 30px. For a ratio of 0.5, the legend will take up to 50% of the reference height before displaying a scrollbar. The reference height is the full layout height except for vertically oriented legends with a `yref` of `\"paper\"`, where the reference height is the plot height.",
34473447
"editType": "legend",
34483448
"min": 0,
34493449
"valType": "number"

0 commit comments

Comments
 (0)