You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
plot_phylo(plot_type = "ape") uses ape::axisPhylo() to add the time axis.
When plotting the tree with a root, the axis is not plotted all the way through. It stops at the age of the mrca, see figure:
plot_phylo(plot_type = "ape")
usesape::axisPhylo()
to add the time axis.When plotting the tree with a root, the axis is not plotted all the way through. It stops at the age of the mrca, see figure:
test.pdf
The text was updated successfully, but these errors were encountered: