windows:
plt.rcParams['font.sans-serif'] = ['SimHei'] # 指定默认字体
plt.rcParams['axes.unicode_minus'] = False # 解决保存图像是负号'-'显示为方块的问题

相关文章:

  • 2021-08-22
  • 2022-12-23
  • 2022-01-19
  • 2021-08-08
  • 2021-05-24
  • 2021-07-20
  • 2021-07-03
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-12
  • 2021-06-26
  • 2021-08-06
  • 2022-12-23
  • 2021-10-15
  • 2021-09-27
相关资源
相似解决方案