Home Forums Chart Support YYYYDDMM XAxis using JSON Reply To: YYYYDDMM XAxis using JSON

#28829

@durxxx,

Passing x-value in one of the valid JavaScript Date-Formats should work fine in this case. Please take a look at this JSFiddle for an example on parsing date to ISO standard [new Date(“2020-03-05”)].


Vishwas R
Team CanvasJS