79759572

Date: 2025-09-09 06:47:01
Score: 0.5
Natty:
Report link

Adjust the inflatAmount value to play with the gap between the bars.

options: {
    inflateAmount: 8, // Adjust this value 
    responsive: true,
    plugins: {
      legend: {
        display: false
      },
    },

You may also need to change barPercentage according to the change of inflatAmount to make it look better.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Santhosh V