Hi Yuanbin, Are the two graph as you posted in the above generated in the same session (in SAS Chinese version)? Please try to specify the ftext, ftitle with the truetypefont in your case (like below), and then confirm whether it could work or not. goptions ftitle="SimSun" ftext="SimSun"; If this can't work, then please paste your program code (just sas code is ok, no need the data set since it can' upload in this website) in this thread, so that we can see what is the exact issue. Thanks! Xingyun
... View more