From c73104e24cfe78b715ed1ac22fdc234e4c98fd2a Mon Sep 17 00:00:00 2001 From: Thomas Mieling Date: Sun, 24 Apr 2022 12:19:07 +0200 Subject: [PATCH] Save color maps in Association --- MPLColorMap.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MPLColorMap.m b/MPLColorMap.m index f06530d..c63b3ad 100644 --- a/MPLColorMap.m +++ b/MPLColorMap.m @@ -17,7 +17,7 @@ * https://github.com/pnnl/cmaputil * *) - +MPLColorMap = Association[]; MPLColorMap["Magma"] = Blend[Map[RGBColor, { {0.001462, 0.000466, 0.013866}, {0.002258, 0.001295, 0.018331},