Home Forums Report Bugs Bar Chart Overlapping Issue Reply To: Bar Chart Overlapping Issue

#36957

@keval-panchal,

The dataPointWidth is auto calculated such that no column is overlapped in case of a single series or multi-series chart. In your case, you are setting the dataPointWidth manually which makes the columns overlap with each other.

Please take a look at this updated JSFiddle for a working example.

Multi-Series Column Chart


Thangaraj Raman
Team CanvasJS