Skip to content

geom_GeomTextRepel() has yet to be implemented in plotly #2428

Open
@foma4tune

Description

@foma4tune

#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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions