I'm using ChartJs 2.7.2 to draw a simple bar chart. In my app, the number of bars will vary between 5 - 15. By default the bars are equally distributed across the full width of the chart. However, I want the bars to have a fixed width/left aligned (so when only 5 bars, they do not take up the full width, but stay left aligned). Please see below screenshot for clarification.
