From d321c6af43cdff4e3e4793c686a8218854f062fa Mon Sep 17 00:00:00 2001
From: Ziip-dev <62331138+Ziip-dev@users.noreply.github.com>
Date: Wed, 15 May 2024 17:05:04 +0200
Subject: [PATCH] Add CSS style `min-width` to visualisation `
`
This ensures that the graph stops shrinking at a certain point and become scrollable.
---
content/english/dashboards/serology-statistics.md | 4 ++--
content/svenska/dashboards/serology-statistics.md | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/content/english/dashboards/serology-statistics.md b/content/english/dashboards/serology-statistics.md
index d5e965ce..9843edc5 100644
--- a/content/english/dashboards/serology-statistics.md
+++ b/content/english/dashboards/serology-statistics.md
@@ -53,7 +53,7 @@ The number of SARS-CoV-2 serology tests completed by the SciLifeLab Autoimmunity
-
{{< plotly json="https://blobserver.dc.scilifelab.se/blob/weekly_serology_tests.json" height="550px" >}}
+
{{< plotly json="https://blobserver.dc.scilifelab.se/blob/weekly_serology_tests.json" height="550px" >}}
**Download the data:** [Serology-testing-statistics-dataset-20202021.csv](https://blobserver.dc.scilifelab.se/blob/Serology-testing-statistics-dataset-20202021.csv)
@@ -69,7 +69,7 @@ The cumulative number of positive, negative, and research & development (R&D) SA
-
{{< plotly json="https://blobserver.dc.scilifelab.se/blob/cumulative_serology_tests.json" height="550px" >}}
+
{{< plotly json="https://blobserver.dc.scilifelab.se/blob/cumulative_serology_tests.json" height="550px" >}}
**Download the data:** [Serology-testing-statistics-dataset-20202021.csv](https://blobserver.dc.scilifelab.se/blob/Serology-testing-statistics-dataset-20202021.csv)
diff --git a/content/svenska/dashboards/serology-statistics.md b/content/svenska/dashboards/serology-statistics.md
index f9bd68bb..1132af44 100644
--- a/content/svenska/dashboards/serology-statistics.md
+++ b/content/svenska/dashboards/serology-statistics.md
@@ -48,7 +48,7 @@ Antalet SARS-CoV-2 serologitester som SciLifeLab Autoimmunity and Serology Profi
-
{{< plotly json="https://blobserver.dc.scilifelab.se/blob/weekly_serology_tests.json" height="550px" >}}
+
{{< plotly json="https://blobserver.dc.scilifelab.se/blob/weekly_serology_tests.json" height="550px" >}}
**Ladda ner data:** [Serology-testing-statistics-dataset-20202021.csv](https://blobserver.dc.scilifelab.se/blob/Serology-testing-statistics-dataset-20202021.csv)
@@ -64,7 +64,7 @@ Det kumulativa antalet positiva, negativa och forsknings- och utvecklingstester
-
{{< plotly json="https://blobserver.dc.scilifelab.se/blob/cumulative_serology_tests.json" height="550px" >}}
+
{{< plotly json="https://blobserver.dc.scilifelab.se/blob/cumulative_serology_tests.json" height="550px" >}}
**Ladda ner data:** [Serology-testing-statistics-dataset-20202021.csv](https://blobserver.dc.scilifelab.se/blob/Serology-testing-statistics-dataset-20202021.csv)