I have a categoryAxis label that amounts to "Mon 11AM"; I was looking for a way to add a break between the day and time.
Here is how I am currently formatting the categoryAxis:
categoryAxis: {
field: "date",
labels: {
dateFormats: {
hours: "MMM dd h tt"
}
}
}
Thanks.
1 Answer, 1 is accepted
0
Iliana Dyankova
Telerik team
answered on 02 Oct 2013, 09:23 AM
Hello Robert,
I am afraid what you would like to achieve is currently not supported by Kendo UI Chart, however this functionality is in Kendo UI ToDo list and we will do our best to provide it as soon as possible. Please excuse us for the inconvenience caused.
Regards,
Iliana Nikolova
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!