Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression bug: toWebGL() doesn't show points in RStudio Viewer on Windows #1214

Closed
daattali opened this issue Mar 8, 2018 · 8 comments · Fixed by #2300
Closed

Regression bug: toWebGL() doesn't show points in RStudio Viewer on Windows #1214

daattali opened this issue Mar 8, 2018 · 8 comments · Fixed by #2300

Comments

@daattali
Copy link

daattali commented Mar 8, 2018

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)

@cpsievert
Copy link
Collaborator

Do you see any console errors similar to this? -- plotly/plotly.js#2457

@daattali
Copy link
Author

daattali commented Mar 8, 2018

Yes -
image

@cpsievert
Copy link
Collaborator

I believe this is fixed now, please re-open if not @daattali

@daattali
Copy link
Author

daattali commented Jun 6, 2018

@cpsievert I just installed plotly from github and I still have the same issue, with the same javascript console error (I don't have the power to open the issue)

@cpsievert cpsievert reopened this Jun 6, 2018
@cpsievert
Copy link
Collaborator

@daattali what version of RStudio are you running? The new preview release changed rendering engines (it's now based on chromium) which might fix a lot of the issues you're experiencing

@daattali
Copy link
Author

daattali commented Jun 7, 2018

I just downloaded today's preview v1.2.679 and I still do not see any points in rstudio

image

@cpsievert
Copy link
Collaborator

Ok, I was able to reproduce this on Win-7. This is only an issue for you in RStudio, right? I can open in IE11 and it renders.

@cpsievert
Copy link
Collaborator

Here is the stack trace from an uniminified version of plotly.js --

screen shot 2018-07-13 at 3 23 23 pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants