Dynamic plot with squarify

Hi,

I made a treemap in a similar style to this one using squarify.

It looks good, but the height and width need to be set beforehand. Anyone know a way to get it to size dynamically?

Thank you!!

Hi @ssimontacchi, couldn’t you use go.Treemap here from the plotly library? This would resize dynamically.