matplotlib 去掉小方框
import matplotlib.pyplot as plt
plt.rcParams['font.sans-serif']=['STZhongsong']
plt.rcParams['axes.unicode_minus']=False
使用 STZhongsong
2020-12-25
本文来自博客园,作者:Hany47315,转载请注明原文链接:https://www.cnblogs.com/hany-postq473111315/p/14189573.html

浙公网安备 33010602011771号