I need to build custom seaborn heatmap-like plot according to these requirements:
import pandas as pd df = pd.DataFrame({"A": [0.3, 0.8, 1.3],