You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if I use the function bbc_style(), Chinese characters cannot show properly in the final graphic even when I add theme(text = element_text(family = "Kai")).
Delete bbc_style() can work properly.
So I think there may be some problem with bbc_style() when using Chinese characters.
The text was updated successfully, but these errors were encountered:
if I use the function
bbc_style()
, Chinese characters cannot show properly in the final graphic even when I addtheme(text = element_text(family = "Kai"))
.Delete
bbc_style()
can work properly.So I think there may be some problem with
bbc_style()
when using Chinese characters.The text was updated successfully, but these errors were encountered: