You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to display Voronoi tiles in RShiny/Plotly.
I get the message
Warning in geom2trace.default(dots[[1L]][[3L]], dots[[2L]][[1L]], dots[[3L]][[1L]]) :
geom_GeomShape() has yet to be implemented in Plotly.
The reprex below shows a working ggplot2 chart, followed by the same chart converted to Plotly. The Plotly chart does not display the tiles.
I am trying to display Voronoi tiles in RShiny/Plotly.
I get the message
Warning in geom2trace.default(dots[[1L]][[3L]], dots[[2L]][[1L]], dots[[3L]][[1L]]) :
geom_GeomShape() has yet to be implemented in Plotly.
The reprex below shows a working ggplot2 chart, followed by the same chart converted to Plotly. The Plotly chart does not display the tiles.
The text was updated successfully, but these errors were encountered: