cmap 自定义颜色卡
摘要:# 渐变色 cmap = LinearSegmentedColormap.from_list('white_to_red', ['#00FF00', '#0000FF', '#FFFF00', '#FF0000']) # 间隔色块 cmap = mpl.colors.ListedColormap([
阅读全文
posted @ 2022-10-24 13:56
posted @ 2022-10-24 13:56
posted @ 2022-09-14 15:17
posted @ 2022-08-30 15:40
posted @ 2022-08-29 16:59
posted @ 2022-01-18 09:37