Problem: Unable to set Min height for bar charts

Using plotly in react:
In grouped Bar chart: For example - When y axis starts from 0 to 300, one item has 3 and other item has 13 then “the text on the bar chart is overriden”. Also unable to click on the bar chart as it is very small in size. Anyone help me to resolve this problem. Is there any way we can set minimum bar height so that smaller value bars are also visible?