Seaborn HeatMap - How to set colour grading throughout multiple different datasets
问题 So I need to create a number of heatmaps in seaborn with varying datascales. Some range from 0-100 and some +100 to -100. What I need to do is to keep the colour grading the same throughout all graphs. So for example I want anything below 0 to be steadily getting from dark blue to light blue and anything above 0 to be getting darker red such as the terrible example graph below. What I need that is not shown below very well is a fluid colour transition as currently I am not fully sure how