This simple thing can allow to us to add our own customizations. The most immediate one for me being mask. just add similar code from the heatmap function. also the dictionary.update function might allow me to add my own palette directly from kwargs too.
This simple thing can allow to us to add our own customizations. The most immediate one for me being
mask. just add similar code from the heatmap function. also the dictionary.update function might allow me to add my own palette directly from kwargs too.