This is a migrated thread and some comments may be shown as answers.

Break/new line in formatted date for categoryAxis label

1 Answer 111 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 01 Oct 2013, 04:42 PM
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

Sort by
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!
Tags
Charts
Asked by
Robert
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
Share this question
or