R / RStudio : graph scaling issues & fuzziness on high dpi screens

杀马特。学长 韩版系。学妹 提交于 2019-12-03 13:50:12

From what I know, higher DPI screens have problems with display scaling on many applications. Have you tried disabling the scaling? You can do it as follows:

  • Right click on the application's icon (R and Rstudio) and select Properties
  • Go to "Compatibility" tab and select the box that says "Disable display scaling on high DPI settings"
  • Click Apply and OK
  • Restart RStudio/R

I hope this can help your problem. Apologies if i understand the problem incorrectly or if you have tried this already.

P.s sorry I can only post an answer, not a comment. I dont have enough reputation yet

Maybe it's already obsolete, but I managed to solve it by turning off compatibility mode and turning on overriding high DPI scaling behavior to System (Enhanced)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!