Skip to content

Resolve the overlapped node issue #127

@maotian06

Description

@maotian06

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?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions