plotly / react-plotly.js

A plotly.js React component from Plotly 📈
MIT License
1.01k stars 135 forks source link

Chart is cropped. #337

Closed tara-PJY closed 6 months ago

tara-PJY commented 6 months ago

i'm using react-plotly. version is 2.6.3

When text position is set to outside in barchart, the value value is cut. And if you give a margin value, the label on the left disappears as well. How can I solve this? Is there a property value for this?

image

alexcjohnson commented 6 months ago

you can set cliponaxis: false

Closing, this kind of question is better addressed on the forum https://community.plotly.com/ - thanks!