Hi,
I want to add a plotly vertical barchart in my Dash app. Thing is, I have some quite long labels (y-labels), and I can’t manage to reduce the chart width without getting my labels truncated, which is problematic.
I tried to setup ‘automargin’ but it didn’t change anything.
Here’s a screen of a chart, I want to reduce its width, in keeping the integrity of the labels.
Can anyone provide some help ?
Thanks,
Bill