how can i use shamsi date(1370/06/31) in option of canvasjs in datePoints
dataPoints: [
{ x: new Date("2018-03-02"), y: 83.97},
{ x: new Date("2018-03-05"), y: 83.49},
{ x: new Date("2018-03-06"), y: 84.16},
]
-
This topic was modified 5 years ago by homayonit.