Hi, what's the estimated time it should take to show a report when using the react iframe? We find it takes too many seconds to load a report when using the embedded react iframe.
Does anyone have any tips for speeding it up ?
f
Francisco Antunes
09/16/2024, 12:33 PM
Hi David, by your description I assume you’re using the feature as outlined in the article Embed Visualizations Using Reack SDK, correct.
We do have some recommendations for Improving the Dashboard component’s performance, which might interest you.
As for visualization embedding, I’m not sure if there are many options for speeding it up. It might be an interesting idea to check the Visual Components as an alternate method for rendering insights, and see if those load any faster.
d
David Zetterdahl
09/16/2024, 12:35 PM
Yes exactly, we're using the embed visualizations from react SDK.
Thanks, I'll take a look.