Home › Forums › Chart Support › Canvas Data › Reply To: Canvas Data
Tejal,
When just labels are passed without x-values, x-values are automatically added in successive order as 0,1,2,3,4… You can overcome it by passing the values to the x property instead of label.
—- Manoj Mohan Team CanvasJS