Skip to content

ggtree - circular Tree #17

@KarlaJS

Description

@KarlaJS

I am having trouble formatting the names in the circular tree. The names are in the default position.
I need the names remain in the radial position (each name in front of your branch, the radial position).

Script used:
ggtree(tree,layout="circular",branch.length="none",aes(color=group))+ geom_text(aes(label=label, angle=angle), size=2,vjust=-0.3, hjust=1) +scale_color_manual(values=c("slateblue4","firebrick"))

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions