From 078e0fc2828222114c5b18968968e9d62dade5c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20S=C3=A1nchez-Gallego?= Date: Fri, 27 Sep 2024 08:28:58 -0700 Subject: [PATCH] Use green colour for the plot lines in thermistor transparent plot --- src/lvmcryo/runner.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lvmcryo/runner.py b/src/lvmcryo/runner.py index 713a264..d4f3e80 100644 --- a/src/lvmcryo/runner.py +++ b/src/lvmcryo/runner.py @@ -482,7 +482,7 @@ def generate_plots( colour = colours.get(camera, "w" if transparent else "k") linestyle = linestyles.get(spec, "-") else: - colour = "w" if transparent else "k" + colour = "g" if transparent else "k" linestyle = "-" ax.plot(