Boxplot truncates trace names: How to Address the Issue?

Hello,

When the trace name is long, as in the example ‘Plotly long name,’ the JS boxplot cuts the name to ‘lotly long name.’ As a workaround, I can use the HTML tag ‘Plotly
long name.’ or increase the left margin in the layout.

Do you know of a better automatic solution?