Skip to content

geom_GeomFitText() yet to be implemented in plotly #2418

Open
@Ongomola

Description

@Ongomola

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

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