Home Forums Chart Support Border to column chart Reply To: Border to column chart

#43096

@mnair,

Adding a border to the columns is not possible as of now. However, you can use an error chart in combination with a column chart and set whiskerThickness to 0 and stemThickness to a value slightly greater than the dataPointWidth to create a border around the columns.

Please check this JSFiddle for a working example.

Column chart with broders


Thangaraj Raman
Team CanvasJS