Hello there,
My dash app is behaving weirdly since I updated my dash to 1.0.0.
I have a basic Piechart, which is displayed almost correctly most of the time . But from time to time, for no reason, the rendering stops on loading. I mean, I end with an empty figure container. And the below error message.
More suprising, I have to refresh the page to fix it. Sometimes 1x. Sometimes 3x. Sometimes 15x, and suddenly it works.
Besides this “random stability”, I would like to understand why do I get this:
- black lines going nowhere
- texts not aligned(text+value+percent)
- how to change the format so that every percentage is rounded to the closest decimal 0.00148%…accuracy is good but there i just would like to show “0.001”