Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix rstudio windows warning #2300

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

Merged
cpsievert merged 2 commits into plotly:master from zeehio:fix-rstudio-windows-warning
Oct 5, 2023

Conversation

Copy link
Contributor

@zeehio zeehio commented Oct 5, 2023

The RStudio on Windows with scattergl is working for me as documented in #2296.

I'd say this closes #1214.

I would appreciate if someone (@daattali ?) who had issues with webgl rstudio and windows could verify the issues are also solved for them by running this on RStudio and seeing the plot in the viewer panel:

library(ggplot2)
library(plotly)
gplt <- ggplot(iris) + geom_point(aes(x= Sepal.Length, y = Sepal.Width))
gplt |> toWebGL()

Thanks!

trafficonese and mluzvercesi reacted with hooray emoji
Copy link
Collaborator

Thanks!

zeehio reacted with thumbs up emoji

@cpsievert cpsievert merged commit a1c3089 into plotly:master Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

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

AltStyle によって変換されたページ (->オリジナル) /