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

request to implement geom_GeomTextGGtree() in plotly #757

Closed
schultzm opened this issue Oct 11, 2016 · 1 comment
Closed

request to implement geom_GeomTextGGtree() in plotly #757

schultzm opened this issue Oct 11, 2016 · 1 comment

Comments

@schultzm
Copy link

Hi,

When running

t <- ggtree(tre) + geom_tiplab()
ggplotly(t)

I get the message

Warning message:
In geom2trace.default(dots[[1L]][[1L]], dots[[2L]][[1L]], dots[[3L]][[1L]]) :
  geom_GeomTextGGtree() has yet to be implemented in plotly.
  If you'd like to see this geom implemented,
  Please open an issue with your example code at
  https://github.com/ropensci/plotly/issues

I would like to display tip labels and tip points etc in plotly for object of class phylo.

Thanks for the amazing software!

Mark

@cpsievert
Copy link
Collaborator

duplicate of #566

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