I have use ggraph and ggsubplot create circle packing plots with my phylogenetic data. It works great when my phylogenetic tree is small. However, it doesn't work when my tree is larger.
when my tree is small

when larger

the Circles in lower hierarchies are too big.
please could you tell me how to fix it
thanks