Home › Forums › Chart Support › Whisker length – too Small › Reply To: Whisker length – too Small
@elanchezhiyan,
By default, the whiskerLength gets limited to the dataPointWidth. Setting dataPointWidth property (dataPointWidth: 15) should work fine in this case.
Kindly take a look at this updated JSFiddle for an example on the same.
— Adithya Menon Team CanvasJS