Home › Forums › Chart Support › Inconsistent Bar Width Makes Columns Overlaps for Stacked Column Chart Type. › Reply To: Inconsistent Bar Width Makes Columns Overlaps for Stacked Column Chart Type.
@arj,
Datapoint width depends on multiple factors including range of x-axis, number of dataseries, sequence of datapoint values, etc. You can use dataPointWidth property to enforce the same column width across the series.
— Ananya Deka Team CanvasJS