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.