@asha,
Incase of stacked charts, you can use #index
to show indexLabels at both side of the dataPoint, i.e. you can set indexLabel: "{y[#index]}"
in dataSeries as shown in second example in range-column documentation page. Please refer documentation on indexLabel for more customization options available.
—
Vishwas R
Team CanvasJS