# Add vmin (your lowest range value) and vmax (your highest range value) sns.heatmap(corr, annot=True, vmin=0, vmax=1)