Seaborn: How to increase the font size of the labels on the axes?

后端 未结 0 1224
长情又很酷
长情又很酷 2020-11-29 15:30

Here\'s how I plot the heat map:

sns.heatmap(table, annot=True, fmt=\'g\', annot_kws={\'size\':24})

The thing is, size set only

相关标签:
回答
  • 消灭零回复
提交回复
热议问题