Hello,
I post this as a feature request since I did not see this possibility in available documentation.
Using ggtree::collapse, I collapse many clades as triangles, but I don't want their size to be proportional to the number of tips. Instead, I want all collapsed triangles to have the same size (roughly equivalent to the uniform font size of tip & node labels).
ggtree::scaleClade helps to achieve this, but is impractical when the operation has to be done on many collapsed nodes, each containing a different number of taxa.
> packageVersion("ggtree")
[1] ‘2.4.2’