How to get single colorbar with shared x- and y-axis for seaborn heatmaps in subplot?
I want to plot multiple confusion matrices in a single plot with a single colorbar and with a shared x- and y-axis. Here is my code I have tried so far
How to get single colorbar for seaborn heatmaps in subplot
I want to plot multiple confusion matrices in a single plot with a single colorbar and with a shared x- and y-axis. Here is my code I have tried so far