I am using MVC razor and need to show " No Data Available " message for Charts when there is no data available or chart is empty.
Is this possible in Kendo MVC Charts. Any pointer will be helpful.
-Thanks
Hemant
1 Answer, 1 is accepted
0
Iliana Dyankova
Telerik team
answered on 09 Jun 2015, 04:58 PM
Hi Hemant,
Displaying a message when Kendo UI Chart is empty is not supported out-of-the-box. As a possible workaround I would suggest to place an additional HTML element over the chart and dynamically toggle its visibility when required. For your convenience here is a basic example which demonstrates a possible implementation.
Regards,
Iliana Nikolova
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!