79514750

Date: 2025-03-17 13:45:11
Score: 1
Natty:
Report link

In order to set the column witdh in ApexCharts, just add the width as follows (only percentages are allowed):

plotOptions: {
      bar: {
          columnWidth: '70%',
      }
}

More configurations on the plotOptions Apexcharts Bar

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: TomasEzequiel