How to display message when dataSource is empty using Kendo Charts

0 Answers 244 Views
Charts General Discussions Grid
alex
Top achievements
Rank 1
Iron
Veteran
alex asked on 14 Jul 2021, 09:04 AM | edited on 14 Jul 2021, 09:04 AM

Hi,

I'd like to show a  message when dataSource is empty.

With kendo grid is allowed by no-records-template:


<ng-template kendoGridNoRecordsTemplate>
	<span [innerHtml]="'PAGES.PAYSLIP.GRID.NO-DATA-MESSAGE' | translate"></span>
</ng-template>

I would like a template like this for kendo charts  :)

 

Great regards,

Alex

 

 

 

No answers yet. Maybe you can help?

Tags
Charts General Discussions Grid
Asked by
alex
Top achievements
Rank 1
Iron
Veteran
Share this question
or