HiDPI plots within Rstudio-server

Hi,

Does anyone know how I can increase the resolution for the inline plots/ plots in R notebook to fully take advantage of the retina display?

On the server end I tried adding export QT_DEVICE_PIXEL_RATIO=2 to the bash profile, and this didn't seem to do anything.

All UI icons seem to be high resolution, however I can't seem to display retina-quality figures in the plot window of Rstudio server like I could with the desktop version of Rstudio.

Thanks in advance

We haven't yet wired through support for high-DPI plots in RStudio Server. Would you be willing to file this as a feature request at https://github.com/rstudio/rstudio/issues?

1 Like