I want to plot a heatmap with something like status bar.
What I want to plot is exactly here.
Above heatmap, there is the bar(red and blue).
I found this bar can be created with ColSideColors in R.
But I cannot find the way to do this in Python.
If anyone knows the way, please tell me...!