You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to set both the bar thickness and the amount of space between the bars in a bar chart? I want to have specific values that do not change. For instance, I would like the bars that are 30px thick and spaced 10px apart. The categoryPercentage and barPercentage both seem to get canceled out after I set a specific barThickness in pixels, and there is no option to set the spacing explicitly.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is there a way to set both the bar thickness and the amount of space between the bars in a bar chart? I want to have specific values that do not change. For instance, I would like the bars that are 30px thick and spaced 10px apart. The
categoryPercentage
andbarPercentage
both seem to get canceled out after I set a specificbarThickness
in pixels, and there is no option to set the spacing explicitly.Beta Was this translation helpful? Give feedback.
All reactions