ggtree
ggtree copied to clipboard
How to add a ggtree to a existed ggplot object?
trafficstars
Hi Guangchuang ggtree is awesome! I have a ggtree object and a ggplot object. How to overlap these two? No need to care about the labels. I just want map two plot together not combine two side by side like using patchwork.
have no idea of what 'add' means.
You can use the tree layer function geom_tree to add tree layers to ggplot objects.