The chart contains weeks on the xAxis, and the labels are displayed correctly. Is it possible to group the week labels by month name, like in the image bellow, but
still keep the series lines on a week basis?
Thank you,
Adrian
1 Answer, 1 is accepted
0
Accepted
Iliana Dyankova
Telerik team
answered on 30 May 2014, 08:06 AM
Hello Adrian,
To achieve the illustrated outcome I can suggest the following: - Use two category axes (one with baseUnit weeks and the other one with baseUnit months); - Hide the first categoryAxis.
For your convenience here is a simple example which demonstrates the suggested approach in action.
Regards,
Iliana Nikolova
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!