You must be logged in to post your query.
Home › Forums › Chart Support › shamsiDate in canvasjs
Tagged: shamsi date
how can i use shamsi date(1370/06/31) in canvasjs ?
@homayonit,
You can convert the JavaScript Date to Shamsi date format using the lines of code as shown in this StackOverflow link. For achieving the same in charts, you can use labelFormatter of axisX and contentFormatter of toolTip as shown in this JSFiddle.
— Shashi Ranjan Team CanvasJS
You must be logged in to reply to this topic. Login/Register