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

Resolve the overlapped node issue #127

Open
maotian06 opened this issue May 13, 2024 · 0 comments
Open

Resolve the overlapped node issue #127

maotian06 opened this issue May 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@maotian06
Copy link

When trying to plot the tree using the following script:

parent.only.tree <- SRCGrob(input.tree,
    scale2 = distance,
    yaxis2.label = 'Distance (# of SNV)',
    add.normal = TRUE);

I noticed overlapped nodes:

image

Also, I think when CP column is in the data.frame, the y.axis isn't working?

@maotian06 maotian06 added the enhancement New feature or request label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants