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

No plot viewer shown in vscode #131

Closed
DrAnnaSchwartz opened this issue Feb 5, 2023 · 2 comments
Closed

No plot viewer shown in vscode #131

DrAnnaSchwartz opened this issue Feb 5, 2023 · 2 comments

Comments

@DrAnnaSchwartz
Copy link

DrAnnaSchwartz commented Feb 5, 2023

httpgd package was installed, and r.plot.useHttpgd is set to true. However running a simple plot command, plot(rnorm(100)) as an example, only outputs a Rplots.pdf file. I was expecting a plot viewer panel in the vscode, like in Rstudio. Is this a bug or I missed something?
I have R4.2.2 installed and Radian, languageserver, vscDebugger all installed, along with R extension and R Debugger extension. Googling all day long, but no solution found on this. Thanks.

@renkun-ken
Copy link
Contributor

If you call explicitly httpgd::hgd() and it works properly, then it should probably be an issue in vscode. See REditorSupport/vscode-R#1297.

@nx10
Copy link
Owner

nx10 commented Feb 6, 2023

Seems to be resolved over at vscode-R.
Thanks @renkun-ken !

@nx10 nx10 closed this as completed Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants