You could try wrapping the graph in a dcc.Loading
component. That way, it should display a little loading indicator instead of the graph. Let me know if that works!
1 Like
You could try wrapping the graph in a dcc.Loading
component. That way, it should display a little loading indicator instead of the graph. Let me know if that works!