On Aug 21, 2012, at 8:22 AM, Zhang Xinzhe wrote: > When I plot my dataset, I want input the picture title in Chinese Character, > but the system do not support, Anyone can give me some advices
Hi, for me it works if I set the correct family argument inside plot: plot(1, main='这是小考', family='MingLiU') Cheers, --Hans ****************************************************** Hans-Joerg Bibiko Max Planck Institute for Evolutionary Anthropology Department of Linguistics Deutscher Platz 6 phone: +49 (0) 341 3550 341 D-04103 Leipzig fax: +49 (0) 341 3550 333 Germany e-mail: bibiko [at] eva.mpg.de _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
