Lazy loading of visualizations in dashboard

If I have a dashboard with say 50+ visualisations, is there a way I can load the top 3 visualisations speedily while lazy loading the rest?

This is so that my customers needn't wait for a long time to view the dashboard. If I can load the first 3 graphs / visualisations pretty quick (in 2-3 seconds), it should be fine if the others take their time to load. Is there a way for me to achieve this?

ELK including Kibana Version: 5.5.1

Why not break the dashboard up into several smaller ones instead? As far as I know there is no way to prioritise visualisations.

Thanks @Christian_Dahlqvist. Unfortunately, the customer wants to see all the visualisations in a single dashboard.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.