Plotly rendering in html tab

Hi I am trying to generate a plotly graph that is in another tab on my html window. But when the csv data file loads, the graph doesn’t render properly. Is there any tips for how to render plotly properly across tabs?

Before loading:

After loading:

Yeah, that’s a bug on our part that we can’t find a robust solution for.

See https://github.com/plotly/plotly.js/issues/702 for more info on the issue.