The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
As data loading is taking time, and we wanted to refresh data in regular interval also, we needed a loader on chart element. could you please tell me how to apply that on angular chart component.
DGDurga Gopalakrishnan Syncfusion Team September 15, 2021 03:55 PM UTC
Hi Manoj,
Greetings from Syncfusion.
We request you to use chart load and loaded event to show and hide the spinner. We have the remote data sample which displays spinner until data is fetched from server. Please check with the below snippet and sample.