You must be logged in to post your query.
Home › Forums › Chart Support › How to create x axis value formatting with date ranges
I want to create x axis Like – 10/06/2020-17/06/2020.
@anurupchakraborty112,
You can define the format of value shown in axis label by setting valueFormatString. To show labels as 10/06/2020, you should be setting valueFormatString to “DD/MM/YYYY’. Please refer documentation for more customization options available.
— Vishwas R Team CanvasJS
You must be logged in to reply to this topic. Login/Register