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

Support for geom_lolli and geom_flame from heatwaveR in plotly #2342

Open
Brishan200 opened this issue Mar 1, 2024 · 0 comments
Open

Support for geom_lolli and geom_flame from heatwaveR in plotly #2342

Brishan200 opened this issue Mar 1, 2024 · 0 comments

Comments

@Brishan200
Copy link

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

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

1 participant