plotly / dash-core-components

OBSOLETE: now part of https://github.com/plotly/dash
https://dash.plotly.com
MIT License
270 stars 147 forks source link

When exporting to SVG legend is cut off. #997

Open sorenwacker opened 2 years ago

sorenwacker commented 2 years ago

Creating a figure with the

config = {"toImageButtonOptions": {"format": "svg"}}

leads to a svg figure where the text in the legend is truncated.

image

Compare this to the screenshot:

image

Using