Home Forums Chart Support stacked column stacked all label into 1 column Reply To: stacked column stacked all label into 1 column

#44312

@chteow,

In the case of Stacked Charts, datapoints across multiple dataseries are aligned based on x-values and not labels. Passing x-value along with the label should work fine in this case.

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

StackedColumn chart aligned based on x-values


Thangaraj Raman
Team CanvasJS