Python使用matplotlib绘图并去除颜色样条colorbar实战:remove colorbar from figure in matplotlib
目录
Python使用matplotlib绘图并去除颜色样条colorbar实战:remove colorbar from figure in matplotlib
示例一原图如下:
示例1代码:
#plt.colorbar()
把这一句注释掉,就不会有colorbar显示;
def plot_confusion_matrix(cm, classes,