plt 中文字体可视化

RankFan / 2023-05-03 / 原文

  • Python Matplotlib 图片/坐标轴标题的设置和字体修改-
  • matplotlib fontdict 字体设置
axes[i][j].set_title(column, font={'family': 'STSong', 'size': 12, 'weight': 'bold'})