Description
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