Skip to content

Support for geom_lolli and geom_flame from heatwaveR in plotly #2342

Open
@Brishan200

Description

@Brishan200

Brief description of the problem

I am trying to render a plotly plot on a shiny app. the package heatwaveR has created geom_flame and geom_lolli whcih aren't yet supported in plotly is there are way to make them compatible so they render in the plotly plot?

In geom2trace.default(dots[[1L]][[5L]], dots[[2L]][[1L]], ... :
geom_GeomFlame() 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
In geom2trace.default(dots[[1L]][[5L]], dots[[2L]][[1L]], ... :
geom_GeomLolli() 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

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