摘要: 安装 python -m pip install matplotlib 允许中文: 使用matplotlib的字体管理器指定字体文件 plt.rcParams['font.sans-serif']=['SimHei'] #指定默认字体 SimHei为黑体plt.rcParams['axes.unic 阅读全文
posted @ 2019-03-07 09:42 天子骄龙 阅读(432) 评论(0) 推荐(0)