Syncfusion Dashboard Server loads dashboard very slowly.
I have dashboard which I uploaded to SyncfusionDashboard Server to share Dashboards through a web interface.
Before I tested my dashboard via Syncfusion Dashboard Designer preview (localhost) speed was ok.
But when I uploaded it to Dashboard Server, my uploaded dashboard initialized (fetch data) for long time..
Sometimes it initializes, sometimes not (just blank widgets).
The problem of Syncfusion Dashboards is that they can not load data from Data Source dynamically by swap parameters.
So they load and cache the whole data slice and users just filters it on UI..
And looks like Dashboard Server uses some kind of proxy to fetch data for dashboard..
Can anybody explain me what should I do to improve dashboard loading speed?