Home Forums Chart Support Increasing the height of the index label position. Reply To: Increasing the height of the index label position.

#41999

@elanchezhiyan,

It looks like you are using a multi-series line chart to render the lines and scatter chart for the labels. Instead, you can use axisX2 stripLines and set labelPlacement to outside to achieve your requirement.

Please check this JSFiddle for a working example.

Chart with secondary x-axis striplines


Thangaraj Raman
Team CanvasJS