python seaborn heatmap replace colorbar with absolute colorboxes

前端 未结 0 1040
星月不相逢
星月不相逢 2021-02-04 18:38

I have a heatmap that contains only absolute values of -1, 0 and 1

import random 
import numpy as np
import matplotlib
import seaborn as sb
import matplotlib.pypl         


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