Describe the bug
I'm using a macbook, so a high resolution screen. I enabled the httpgd plot panel, it looks great, as if rendering svg plots, but once I export a plot the resolution is very low dpi. I don't see any way to change that other than exporting to svg, which is not my goal.
To Reproduce
- Open the R terminal
- Create a simple plot like
plot(c(1,2,3))
- Export it from the plot viewer
Can you fix this issue by yourself? (We appreciate the help)
No
(If yes,) can we assist you with anything?
A new setting to set export resolution or some workaround that I'm missing.
(If applicable) Please attach setting.json
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Environment (please complete the following information):
- OS: macOS
- VSCode Version: 1.106.3
- R Version: 4.5.2
- vscode-R version: 2.8.6
Describe the bug
I'm using a macbook, so a high resolution screen. I enabled the httpgd plot panel, it looks great, as if rendering svg plots, but once I export a plot the resolution is very low dpi. I don't see any way to change that other than exporting to svg, which is not my goal.
To Reproduce
plot(c(1,2,3))Can you fix this issue by yourself? (We appreciate the help)
No
(If yes,) can we assist you with anything?
A new setting to set export resolution or some workaround that I'm missing.
(If applicable) Please attach
setting.jsonExpected behavior
A clear and concise description of what you expected to happen.
Screenshots
Environment (please complete the following information):