Dash Treemap - unreliable text when interacting with Treemap

Hi,

As I am working with treemaps, I find that sometimes they don’t show the text in other boxes of treemap as I dive in and out of one of the boxes

This happens at random and I can’t find any pattern in series of steps I take that causes this

When I dive into the center box and come out again, it shows like below maybe 2 out of 5 times randomly

Any idea how I can prevent this?

Hi @sram

Are you using Plotly Express or Graph Object? It would be useful if you can place some reproducible code here.

Thank you.

Hi @sparkmaddy ,

I have tried creating with both plotly express and Graph Object but saw the same issue. This has happened even when interacting with examples from Treemap Charts | Python | Plotly