官网:Choosing Colormaps in Matplotlib - Matplotlib 3.5.0 documentation Colormap与matplotlib.cm 我们以等高区域函数contourf为例,介绍matplotlib.cm的用法.关于contourf各参数的具体用法,这里不多说,有需要可以参考Python:matplotlib.pyplot - ShineLe - 博客园 plt.contourf( X , Y , Z,...,cmap=? ) 在用contour