Open
Description
#plot output generated but without text written explicitly on correlation
funnel plot, however, when hovering it shows the text description
trial_funnelplot <- trial_churn %>%
binarize()%>%
glimpse()%>%
correlate(y__yes )%>%
plot_correlation_funnel()
ggplotly(trial_funnelplot)
Warning message:
In geom2trace.default(dots[[1L]][[1L]], dots[[2L]][[1L]], dots[[3L]][[1L]]) :
geom_GeomTextRepel() has yet to be implemented in plotly
Metadata
Metadata
Assignees
Labels
No labels