Home › Forums › Feature Requests & Feedback › column width thickness/size › Reply To: column width thickness/size
@sumit1191,
You can set fixed column width using dataPointWidth property. Please check the below code snippet –
dataPointWidth: 20,
Also, kindly take a look at this JSFiddle for a complete working code.
__________ Indranil Deo Team CanvasJS