0

How can I adjust the width between 2 specific columns of the bar chart of Chart.js?

Screenshot

I want to distance certain 2 columns.

dropoutcoder
  • 2,627
  • 2
  • 14
  • 32

2 Answers2

0

I dont know if this will help you but I found this Add spaces/margin between bars - Chart.js

I think it should help

TalOrlanczyk
  • 1,205
  • 7
  • 21
0

i don't know if it is good idea but why didn't you try to use two charts with different settings and to place them in layout next to each other

88len
  • 32
  • 3