Open
Description
Tried to convert ggplot object to an interactive plotly object using ggplotly(), the geom_GeomFitText() component isn't supported and won't render properly.
summary_cat <- inspect_cat(ebola_sierra_leone)
show_plot(summary_cat)
summary_cat_plot <- show_plot(summary_cat)
ggplotly(summary_cat_plot)
Warning: In geom2trace.default(dots[[1L]][[11L]], dots[[2L]][[1L]], ... :
geom_GeomFitText() has yet to be implemented in plotly.
Metadata
Metadata
Assignees
Labels
No labels