You must be logged in to post your query.
Home › Forums › Chart Support › Whisker length – too Small
Tagged: Whisker
Hi Team,
We are facing an issue that whisker length is not showing in the line chart which is plotted. Attached the JSFiddle for your reference.
JS Fiddle: https://jsfiddle.net/ElanchezhiyanP/Lqd4fkcu/3/
@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
You must be logged in to reply to this topic. Login/Register