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

Consolidate/standardize phylo plots #412

Closed
smjenness opened this issue May 12, 2020 · 2 comments
Closed

Consolidate/standardize phylo plots #412

smjenness opened this issue May 12, 2020 · 2 comments

Comments

@smjenness
Copy link
Collaborator

Two different options for phylo plots:

plot(as.plot.trasmat(tm))
plot(tm, "phylo")

with different base options.

Also this

plot(tm, style = "phylo")

generates errors but the positional argument specification does not.

@smjenness smjenness added this to the Post 2.0 milestone May 12, 2020
@smjenness smjenness self-assigned this Aug 13, 2020
@smjenness smjenness removed the net label Nov 29, 2021
@AdrienLeGuillou
Copy link
Member

I think this was fixed.
the "tests/testthat/test-transmat-dendo.R" files runs fine with both options there.

@smjenness, should we close?

@smjenness
Copy link
Collaborator Author

Yup, closing...

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

No branches or pull requests

2 participants