Skip to content

request to implement geom_GeomTextGGtree() in plotly #757

Closed
@schultzm

Description

@schultzm

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions