From eb70dc325afbf8034650e9879b6b7379ba912edb Mon Sep 17 00:00:00 2001 From: Wojciech Kwolek Date: Sat, 4 Dec 2021 10:50:42 +0100 Subject: [PATCH] change graph color --- app/templates/graph.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/graph.svg b/app/templates/graph.svg index e646119..6ee3054 100644 --- a/app/templates/graph.svg +++ b/app/templates/graph.svg @@ -13,7 +13,7 @@ {% for n in scale %} {% endfor %} - + {% for n in scale | reverse %}