Home › Forums › Chart Support › How to apply spacing between multi column canvasjs charts › Reply To: How to apply spacing between multi column canvasjs charts
@raj-ranjan,
Adding space between columns in a multi-series column chart is not possible as of now. However, as a workaround, you can use stripLines to achieve the same.
Please check this JSFiddle for a working example.
— Thangaraj Raman Team CanvasJS