From 220d9afd978d3224c105e9a6dfed74e623e97eb5 Mon Sep 17 00:00:00 2001 From: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com> Date: Sun, 18 Apr 2021 23:17:16 -0700 Subject: [PATCH] persist graph window preference between reloads (#456) Persist graph window preference between reloads fixes #365 --- .../statistics/statistics.component.html | 3 +-- .../statistics/statistics.component.ts | 23 ++++++++++++------- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/frontend/src/app/components/statistics/statistics.component.html b/frontend/src/app/components/statistics/statistics.component.html index e876f41fa..b83cb129b 100644 --- a/frontend/src/app/components/statistics/statistics.component.html +++ b/frontend/src/app/components/statistics/statistics.component.html @@ -14,8 +14,7 @@