Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fan (limited angle circular) tree layout #74

Open
ilevantis opened this issue Jul 3, 2023 · 1 comment
Open

Fan (limited angle circular) tree layout #74

ilevantis opened this issue Jul 3, 2023 · 1 comment

Comments

@ilevantis
Copy link

It would be great to have an option to limit the angular span of a circular layout tree.

i.e. what ggtree calls a fan layout, or what can be achieved with the arc_span argument in ETE.

@eaton-lab
Copy link
Owner

Hi @ilevantis,

This is currently available in the branch "toy3" and will soon be available in the v.3.0 release. Additional arc plotting annotations are also in the works. The circular layout argument (layout="c") can accept integer start and end points in as degree arguments between 0-360, like below:

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants