Skip to content

Hoverinfo shows milliseconds for geom_smooth() with date/datetime positional axis #502

Open
@cpsievert

Description

@cpsievert
library(plotly)
ggplot(economics, aes(date, unemploy)) + geom_point() + geom_smooth()
ggplotly()

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions