plotly.js icon indicating copy to clipboard operation
plotly.js copied to clipboard

add `entrywidth` and `entrywidthmode` to legend

Open nickmelnikov82 opened this issue 3 years ago • 1 comments
trafficstars

The positioning options for legendgroups need to be improved. It should especially be possible to position legends horizontally further apart from each other. This PR adds a parameter legendtextwidth for trace and legend.

nickmelnikov82 avatar Jun 01 '22 12:06 nickmelnikov82

LGTM - aside from the revised name as suggested by @archmoj in https://github.com/plotly/plotly.js/pull/6202#discussion_r932218467 I think we just want to use the new attributes in an image test.

alexcjohnson avatar Aug 02 '22 20:08 alexcjohnson

Thanks for the PR @nickmelnikov82 :medal_military: :dancer: Merging to master... I'll open a PR shortly after to address few remaining items.

archmoj avatar Sep 23 '22 15:09 archmoj