I am trying to change the date format of DateRange
To and From Date I tried a lot but looks like I am missing something or amcharts not providing that kind of format.
Current Format
YYYY-MM-DD
Required Format
DD-MM-YYYY
It is possible to specify a format for these inputs: https://jsfiddle.net/1ox7zyde/
selector.inputDateFormat = "dd-MM-yyyy";