Skip to content

geom_GeomCircle() has yet to be implemented in plotly #2165

@rpetrovska

Description

@rpetrovska

Ggplotly does not display geom_circle. For example, I created this plot in ggplot2:

image

Circles on the plot are correctly displayed, however when I switched to ggplotly(), I got the message:

"In geom2trace.default(dots[[1L]][[2L]], dots[[2L]][[1L]], dots[[3L]][[1L]]) : geom_GeomCircle() has yet to be implemented in plotly."

In ggplotly the plot looks like the following:

image

Could you fix this issue?

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