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 = {
4141 'Sets the max height (in px) of the legend, or max height ratio (reference height * ratio) if less than or equal to 1.' ,
4242 'Default value is: 0.5 for horizontal legends; 1 for vertical legends. The minimum allowed height is 30px.' ,
4343 '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.'
4646 ] . join ( ' ' )
4747 } ,
4848 borderwidth : {
You can’t perform that action at this time.
0 commit comments