plotly/plotly.R

geom_density_ridges() on plotly

Abdinardo opened this issue · 0 comments

Hello,

I would like to know when you can implement the geom_density_ridges() from ggridges R package to run with ggplotly. I am just following the package instructions:

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

Many thanks, Abdinardo.