Replies: 1 comment 2 replies
-
There should not be any difference between RStudio and Positron with regards to plots. How did you install the Sylfaen font? Also, check that the R version you are using in RStudio is the same as the R version active in Positron. The only thing I can thing of is that somehow you installed the font on a per-R-version basis. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
recently moved from RStudio to positron.
Using the ggplot package, I am developing a viz with non-Latin fonts, Sylfaen. In RStudio, I work with the line theme_minimal(base_family = "Sylfaen"), but the same method does not work in Positron.
I have tried various methods but still do not work, any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions