From 022ede824e12cc66e63e575da6835b076e5d6f5d Mon Sep 17 00:00:00 2001 From: Alex <90010930+ajschofield@users.noreply.github.com> Date: Fri, 31 Jul 2020 01:09:17 +0100 Subject: Added example graphs generated by script --- examples/cases_daily_31-07-2020.png | Bin 0 -> 3287106 bytes examples/cumulative_cases_31-07-2020.png | Bin 0 -> 1523092 bytes examples/cumulative_deaths_31-07-2020.png | Bin 0 -> 1489481 bytes examples/deaths_change_daily_31-07-2020.png | Bin 0 -> 3501626 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/cases_daily_31-07-2020.png create mode 100644 examples/cumulative_cases_31-07-2020.png create mode 100644 examples/cumulative_deaths_31-07-2020.png create mode 100644 examples/deaths_change_daily_31-07-2020.png (limited to 'examples') diff --git a/examples/cases_daily_31-07-2020.png b/examples/cases_daily_31-07-2020.png new file mode 100644 index 0000000..a616a1d Binary files /dev/null and b/examples/cases_daily_31-07-2020.png differ diff --git a/examples/cumulative_cases_31-07-2020.png b/examples/cumulative_cases_31-07-2020.png new file mode 100644 index 0000000..04976a7 Binary files /dev/null and b/examples/cumulative_cases_31-07-2020.png differ diff --git a/examples/cumulative_deaths_31-07-2020.png b/examples/cumulative_deaths_31-07-2020.png new file mode 100644 index 0000000..ce8c408 Binary files /dev/null and b/examples/cumulative_deaths_31-07-2020.png differ diff --git a/examples/deaths_change_daily_31-07-2020.png b/examples/deaths_change_daily_31-07-2020.png new file mode 100644 index 0000000..826d3ff Binary files /dev/null and b/examples/deaths_change_daily_31-07-2020.png differ -- cgit v1.2.3