2๐
โ
I asked the same question over here:
How to prevent empty bars from taking up width in Chart.js bar chart
If your problem was the same as mine, you need to add skipNull
to your dataset.
Source:stackexchange.com