matplotlib 的两个字体

plt.rcParams['font.sans-serif']=['STZhongsong']

plt.rcParams['font.sans-serif'] = ['SimHei']

2021-01-05

如果觉得文章不错,可以分享给其他人哟~
原文地址:https://www.cnblogs.com/hany-postq473111315/p/14237503.html