plotly/plotly.R

Rstudio crashes after a simple ggplot2 graph Zoom out

Open

#832 aperta il 17 dic 2016

Vedi su GitHub
 (17 commenti) (2 reazioni) (0 assegnatari)R (643 fork)github user discovery
help wanted

Metriche repository

Star
 (2671 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor