Skip to content

request to implement geom_GeomPointGGtree() in plotly #758

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

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

request to implement geom_GeomPointGGtree() in plotly #758

schultzm opened this issue Oct 11, 2016 · 1 comment

Comments

@schultzm
Copy link

Hi,

When trying to run:

t <- ggtree(tre) %<+% blocks +geom_tippoint(aes(colour=gene))
ggplotly(t)

I get the message

Warning messages:
1: In geom2trace.default(dots[[1L]][[1L]], dots[[2L]][[1L]], dots[[3L]][[1L]]) :
  geom_GeomPointGGtree() 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

Thanks,

Mark

@cpsievert
Copy link
Collaborator

duplicate of #757

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