Skip to content

Rstudio crashes after a simple ggplot2 graph Zoom out  #832

Open
@victorn1

Description

@victorn1

The commands:

require(plotly)
q=qplot(1:10,1:10)
ggplotly(q)

Then select an area with the default zoom tool, and then press Zoom out.

After that Rstudio crashes.

I use the latest versions of Rstudio (1.0.44) and R (3.3.2 64 bit - Windows). All the R packages are updated to the latest versions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions