This was introduced some time between 2018-01-26 to 2018-03-07 ``` toWebGL(plot_ly(iris, x = ~Sepal.Width, y = ~Sepal.Length)) ``` In RStudio on Windows, the plot shows up empty (originally reported in #1211)