File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ module.exports = {
41
41
'Sets the max height (in px) of the legend, or max height ratio (reference height * ratio) if less than or equal to 1.' ,
42
42
'Default value is: 0.5 for horizontal legends; 1 for vertical legends. The minimum allowed height is 30px.' ,
43
43
'For a ratio of 0.5, the legend will take up to 50% of the reference height before displaying a scrollbar.' ,
44
- 'The reference height is the full layout height with the following exceptions: legends to the side of the plot ' ,
45
- 'or vertically oriented legends with a `yref` of `"paper". In this case, the reference height is the plot height.'
44
+ 'The reference height is the full layout height with the following exception: vertically oriented legends with ' ,
45
+ 'a `yref` of `"paper", located to the side of the plot . In this case, the reference height is the plot height.'
46
46
] . join ( ' ' )
47
47
} ,
48
48
borderwidth : {
You can’t perform that action at this time.
0 commit comments