Bars Width¶
This option applies only to Bars charts. It allows to change the width of the bars within a bar chart. The value can be an integer or a string representing a percentage value.
1 2 | |
The example below shows a bar chart with barWidth equal to 10.

The example below shows Clustered Bars with barWidth equal to '5%'.

The example below shows Stacked Bars with barWidth equal to '70%'.
