Home Forums Chart Support Plotted Label Position for the top row in the chart Reply To: Plotted Label Position for the top row in the chart

#43898

@meenasiva,

You can move indexlabels away from the datapoint by adding unicode spaces and line-break characters to it. You can align them to the center of the datapoint by setting indexLabelTextAlign property to ‘center’.

Please take a look at this JSFiddle for an example on the same.

Positioning indexlabel away from datapoint using unicode characters

__
Sachin Bisht
Team CanvasJS