diff --git a/0 Collection and Color/Choose Colormap.py b/0 Collection and Color/Choose Colormap.py index 38666de..27c98e5 100644 --- a/0 Collection and Color/Choose Colormap.py +++ b/0 Collection and Color/Choose Colormap.py @@ -4,6 +4,7 @@ from colorspacious import cspace_converter # pip install colorspacious +# matplot 版本 3.5.2 正常运行 ## 准备工作 cmaps = {} # 创建一个空的字典 cmaps,用于存储不同类型颜色映射的列表