from matplotlib.font_manager import FontProperties import matplotlib.pyplot as plt plt.rcParams['font.sans-serif'] = ['Microsoft JhengHei'] plt.
確定! 回上一頁