How to load asynchronously a widget ?

Hey guys, I try to add a new widget to my dashboard using the LineChart, but the problem is about the time to perform the request... It take several seconds because we have a database with many millions of records.

Do you know if it exist a method to load that async?

Thanks
Was this page helpful?