Hi Team,
I would like to request the Kendo UI Chart to be able to use the defined culture for localization. Currently in my application, the date is showing as English formatting(1/30) instead of German(30.1) unless I specify the categoryAxis.labels.dateFormats configuration as seen in this Dojo.
Maybe include a culture property like the theme property?
Thank you for the consideration!