Does plotly.js support circle packing bubble plot?

Hi! D3 has a pack layout which can be used to do the following bubble plot:

I tried to find out whether it can be done with plotly.js, but didn’t find out any references and posts in here. I wonder is it possible to do that with plotly.js? Thanks!

No, we don’t support auto-and-somewhat-randomly-generated layouts of the sorts.

I see, thanks! This view doesn’t use the space as efficiently as treemap anyway