Closed
Description
I have a dashboard with several tabs and charts/tables. The tab that renders on initial page load has an array of five gauge charts (pie charts cut in half with a hole and a line drawn for an indicator) at the top. It looks like this:
Occasionally, one of the charts will not render, like this:
Here is the error I get in the console:
Original post is here. I know this is the part of dash framework but I think something it has to do with the plotly.js. Any help would be really appreciated. Thanks