sns.heatmap(data,
annot =True,
fmt= 'd' ,
linewidth = 0,
center =100,
cmap='Reds',
cbar = True,
square = True
)
seaborn.diverging_palette-Seaborn 0.9 中文文档
Python seaborn.diverging_palette方法代码示例 - 纯净天空
设置热力图 tick
sns.heatmap(data,
annot =True,
fmt= 'd' ,
linewidth = 0,
center =100,
cmap='Reds',
cbar = True,
square = True
)
seaborn.diverging_palette-Seaborn 0.9 中文文档
Python seaborn.diverging_palette方法代码示例 - 纯净天空
设置热力图 tick