I know how to set the width of bars in a bar chart:
fig = go.Figure(data=[go.Bar(x = [\'A\', \'B\', \'C\'], y = [2, 4, 1],