From 7b78a6f449d3b8b95a7bd4b9a834cc9f3c341cd4 Mon Sep 17 00:00:00 2001 From: frankknoll Date: Fri, 13 Oct 2023 20:57:18 +0200 Subject: [PATCH] handlich vaccines in UI --- docs/SymptomsCausedByVaccines/index.html | 136 +++++++++++++++++- .../js/PageInitializer.js | 35 +++-- .../js/PrrBySymptomTable.js | 72 ++++++++++ .../js/PrrBySymptomTableView.js | 15 ++ .../js/PrrByVaccineProvider.js | 4 + src/HowBadIsMyBatch.ipynb | 5 +- src/SymptomsCausedByVaccines/HtmlUpdater.py | 9 +- 7 files changed, 259 insertions(+), 17 deletions(-) create mode 100644 docs/SymptomsCausedByVaccines/js/PrrBySymptomTable.js create mode 100644 docs/SymptomsCausedByVaccines/js/PrrBySymptomTableView.js diff --git a/docs/SymptomsCausedByVaccines/index.html b/docs/SymptomsCausedByVaccines/index.html index deb21b70fa7..ffd437679b5 100644 --- a/docs/SymptomsCausedByVaccines/index.html +++ b/docs/SymptomsCausedByVaccines/index.html @@ -31,15 +31,23 @@ + +