From 2c5d32828937bfb99d7318084a858da2670613ee Mon Sep 17 00:00:00 2001 From: EmmaLRussell Date: Wed, 31 Jul 2024 16:32:43 +0100 Subject: [PATCH] show sos after all graphs --- app/static/src/app/components/run/RunTab.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/static/src/app/components/run/RunTab.vue b/app/static/src/app/components/run/RunTab.vue index c6ad6ddd..cdb8f6a3 100644 --- a/app/static/src/app/components/run/RunTab.vue +++ b/app/static/src/app/components/run/RunTab.vue @@ -22,11 +22,11 @@ :linked-x-axis="xAxis" @updateXAxis="updateXAxis" > -
- Sum of squares: {{ sumOfSquares }} -
+
+ Sum of squares: {{ sumOfSquares }} +