File:WHO Covid 2020 Jan-Aug daily c -~confirmed,-~deaths07.pdf

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(3,300 × 1,950 pixels, file size: 81 KB, MIME type: application/pdf)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: Visualization of the smoothed increments of "Total Confirmed Cases" (thick dashed lines) and "Total Deaths" (thin solid lines) from the available WHO COVID-19 daily situation reports (20 Jan - 16 Aug 2020). Countries are ordered descendingly by number of "Total Confirmed Cases" on 16 Aug 2020. The visualization is split into diagrams of 8 countries each, since gnuplot (in batch mode) does not support more distinct colors; all diagrams share the same scale. The vertical axis has logarithmic scale. The horizontal axis starts on 20 Jan 2020 (situation report 1) and ends on 16 Aug 2020 (situation report 209). For each day, 1/7 of the difference of the current day's figure and the figure a week ago is shown. For example, in situation report 119 (18 May 2020) and 126 (25 May 2020), there were 1432265 and 1592599 Total Confirmed Cases in the USA, respectively, so the thick dashed line passes through 22905 = (1592599-1432265)/7 on 25 May.

For an overview of all related visualizations, and a more detailled description, see WHO Covid diagram set#Available incremental diagrams Jan-Aug 2020 (daily).

Date
Source Own work
Author Jochen Burghardt

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Gnuplot source code[edit]

Gnuplot source code
set term pdf size 22,13
set term pdf font "sans,20"
set output "WHO_Covid_c_-~confirmed,-~deaths07.pdf"
set key autotitle columnhead
set termoption noenhanced

set xrange [-1:210]
set logscale y
set logscale y2
set yrange [1:73440]
set y2range [1:73440]
set grid y2tics
unset ytics
set xtics 3650,100
set y2tics
set format y2 "%.0f"

set title "-~confirmed,-~deaths by count [07]"

$data <<EOF
rep	day	Nigeria	Bahrain	Ghana	Kyrgyzstan	Armenia	Morocco	Algeria	Switzerland	Nigeria	Bahrain	Ghana	Kyrgyzstan	Armenia	Morocco	Algeria	Switzerland
1	Jan	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
3	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
4	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
5	25	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
6	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
7	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
8	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
9	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
10	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
11	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
12	Feb	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
13	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
14	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
15	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
16	05	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
17	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
18	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
19	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
20	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
21	10	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
22	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
23	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
24	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
25	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
26	15	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
27	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
28	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
29	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
30	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
31	20	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
32	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
33	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
34	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
35	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
36	25	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
37	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
38	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
39	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
40	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
41	Mar	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
42	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
43	""	-	6	-	-	-	-	-	-	-	0.00001	-	-	-	-	-	-
44	""	-	3	-	-	-	-	0.00001	5	-	0.00001	-	-	-	-	0.00001	0.00001
45	05	-	3	-	-	-	-	2	8	-	0.00001	-	-	-	-	0.00001	0.00001
46	""	0.00001	2	-	-	-	-	1	11	0.00001	0.00001	-	-	-	-	0.00001	0.00001
47	""	0.00001	1	-	-	-	-	3	29	0.00001	0.00001	-	-	-	-	0.00001	0.00001
48	""	0.00001	3	-	-	-	-	2	35	0.00001	0.00001	-	-	-	-	0.00001	1
49	""	0.00001	4	-	-	0.00001	-	3	44	0.00001	0.00001	-	-	0.00001	-	0.00001	0.00001
50	10	0.00001	9	-	-	0.00001	0.00001	2	43	0.00001	0.00001	-	-	0.00001	0.00001	0.00001	0.00001
51	""	0.00001	9	-	-	0.00001	0.00001	2	65	0.00001	0.00001	-	-	0.00001	0.00001	0.00001	1
52	""	1	20	-	-	0.00001	1	2	84	0.00001	0.00001	-	-	0.00001	0.00001	0.00001	0.00001
53	""	0.00001	20	-	-	0.00001	0.00001	2	110	0.00001	0.00001	-	-	0.00001	0.00001	0.00001	1
54	""	0.00001	23	-	-	1	1	1	131	0.00001	0.00001	-	-	0.00001	1	1	1
55	15	0.00001	23	-	-	1	2	3	157	0.00001	0.00001	-	-	0.00001	0.00001	0.00001	1
56	""	0.00001	20	-	-	4	4	4	266	0.00001	0.00001	-	-	0.00001	0.00001	0.00001	1
57	""	0.00001	17	-	-	7	5	6	267	0.00001	0.00001	-	-	0.00001	0.00001	1	2
58	""	0.00001	18	-	-	7	5	5	309	0.00001	0.00001	-	-	0.00001	0.00001	1	2
59	""	1	10	-	-	12	6	7	338	0.00001	1	-	-	0.00001	0.00001	0.00001	2
60	20	1	10	-	-	17	8	8	429	0.00001	0.00001	-	-	0.00001	1	1	4
61	""	2	11	2	-	19	10	10	531	0.00001	0.00001	0.00001	-	0.00001	0.00001	1	5
62	""	3	14	3	-	21	9	8	674	0.00001	0.00001	0.00001	-	0.00001	0.00001	2	7
63	""	2	16	3	-	24	13	22	681	0.00001	0.00001	0.00001	-	0.00001	1	2	6
64	""	3	21	3	-	26	15	24	831	0.00001	0.00001	0.00001	-	0.00001	0.00001	2	8
65	25	6	22	7	-	30	19	29	877	0.00001	1	1	-	0.00001	0.00001	2	10
66	""	5	24	8	6	30	25	28	958	0.00001	0.00001	0.00001	0.00001	0.00001	1	1	12
67	""	8	27	17	8	29	30	32	978	0.00001	0.00001	0.00001	0.00001	0.00001	1	2	18
68	""	8	27	18	7	34	41	39	1038	0.00001	1	1	0.00001	0.00001	3	2	22
69	""	6	24	17	10	38	50	45	1011	1	0.00001	0.00001	0.00001	1	3	2	26
70	""	6	25	18	10	41	57	36	1043	0.00001	1	1	0.00001	0.00001	3	2	28
71	""	13	20	18	13	36	62	40	1057	0.00001	0.00001	1	0.00001	1	5	2	33
72	Apr	9	25	14	10	38	67	45	1045	0.00001	0.00001	0.00001	0.00001	0.00001	4	2	41
73	""	14	21	18	10	40	64	84	1051	0.00001	0.00001	0.00001	0.00001	0.00001	5	6	39
74	""	15	27	10	10	44	66	97	1162	0.00001	0.00001	1	0.00001	1	5	9	53
75	""	18	28	10	13	52	69	88	1086	0.00001	0.00001	0.00001	0.00001	1	4	8	59
76	05	21	31	10	9	46	75	121	1048	1	0.00001	0.00001	0.00001	0.00001	6	15	62
77	""	20	26	7	19	38	85	114	970	0.00001	0.00001	0.00001	1	1	6	15	65
78	""	18	35	9	17	50	81	130	880	1	0.00001	0.00001	1	1	7	20	60
79	""	20	34	19	23	50	78	126	865	1	0.00001	0.00001	0.00001	0.00001	8	23	38
80	""	20	37	17	23	50	86	104	806	0.00001	0.00001	0.00001	1	1	7	21	47
81	10	16	35	16	24	42	92	97	664	1	0.00001	0.00001	0.00001	1	8	21	31
82	""	16	46	25	28	29	86	111	646	1	1	0.00001	1	1	8	25	29
83	""	16	50	29	33	38	84	82	619	0.00001	0.00001	1	0.00001	1	6	21	23
84	""	16	63	51	29	42	78	94	594	1	0.00001	0.00001	1	1	7	23	21
85	""	16	86	50	29	29	89	80	560	1	1	1	0.00001	1	6	20	24
86	15	13	103	50	25	27	100	86	513	1	0.00001	0.00001	0.00001	1	5	19	37
87	""	14	122	46	27	31	107	84	518	0.00001	0.00001	0.00001	0.00001	1	5	19	38
88	""	12	116	47	27	32	130	86	451	1	1	1	0.00001	1	5	16	37
89	""	9	106	38	24	37	159	94	396	0.00001	0.00001	0.00001	0.00001	1	4	15	37
90	""	8	105	61	25	34	163	101	357	1	0.00001	0.00001	0.00001	1	3	13	39
91	20	31	106	68	22	36	171	103	348	1	0.00001	0.00001	0.00001	1	4	12	40
92	""	29	78	68	22	43	183	105	338	1	0.00001	0.00001	1	1	2	10	36
93	""	28	64	58	24	44	189	105	318	1	0.00001	1	0.00001	1	3	10	41
94	""	24	50	74	23	48	203	108	264	2	0.00001	0.00001	0.00001	1	3	9	35
95	""	87	74	73	24	52	183	105	252	2	0.00001	0.00001	1	1	4	8	36
96	25	103	110	91	23	57	171	101	229	3	0.00001	0.00001	0.00001	1	3	8	36
97	""	116	117	64	18	71	173	104	236	4	2	0.00001	1	1	3	7	32
98	""	104	109	72	18	74	173	107	189	3	0.00001	1	0.00001	1	3	7	29
99	""	114	117	73	17	75	153	114	174	3	0.00001	0.00001	0.00001	2	3	7	30
100	""	114	120	90	17	79	149	120	171	3	1	1	0.00001	0.00001	2	7	27
101	""	141	127	74	16	85	131	134	163	3	0.00001	1	0.00001	2	3	6	28
102	May	136	118	131	15	89	122	143	155	4	0.00001	1	0.00001	1	2	6	22
103	""	154	93	114	14	97	116	146	147	5	0.00001	1	0.00001	1	2	5	18
104	""	172	99	127	17	92	119	149	108	8	0.00001	1	0.00001	1	2	6	18
105	""	159	102	88	19	99	119	156	121	6	0.00001	1	1	1	2	5	20
106	05	209	115	167	19	108	134	161	116	8	0.00001	1	0.00001	2	2	5	18
107	""	231	130	150	20	121	138	170	107	8	0.00001	0.00001	0.00001	1	3	5	14
108	""	230	145	150	22	117	150	164	93	8	0.00001	1	1	1	2	4	14
109	""	228	165	145	21	126	160	168	77	7	0.00001	0.00001	1	2	2	5	14
110	""	249	182	277	23	129	163	174	78	7	0.00001	0.00001	0.00001	1	2	5	14
111	10	252	213	299	30	132	169	180	62	6	0.00001	1	0.00001	2	2	5	9
112	""	287	227	299	26	127	166	179	57	9	0.00001	0.00001	1	1	2	6	9
113	""	263	243	283	28	131	187	177	52	8	0.00001	1	0.00001	1	1	6	10
114	""	262	259	344	25	134	171	176	53	8	0.00001	0.00001	0.00001	1	1	6	11
115	""	261	269	384	27	136	158	179	51	9	0.00001	1	0.00001	1	1	7	8
116	15	234	285	349	29	145	151	180	48	9	1	1	0.00001	1	1	6	10
117	""	219	306	232	26	158	134	181	37	7	0.00001	1	1	2	0.00001	7	9
118	""	210	282	210	20	166	119	180	46	7	1	1	0.00001	2	1	7	10
119	""	223	284	210	28	204	115	185	41	6	0.00001	1	0.00001	2	1	6	10
120	""	219	305	148	30	215	88	187	36	6	1	1	0.00001	3	0.00001	7	8
121	20	231	286	139	32	222	86	187	34	5	0.00001	2	1	2	1	7	8
122	""	244	296	98	33	252	89	185	35	5	1	1	0.00001	3	1	6	9
123	""	265	282	106	34	270	86	183	33	6	0.00001	1	0.00001	3	1	7	7
124	""	258	262	121	36	288	97	184	27	7	0.00001	0.00001	0.00001	4	1	7	6
125	""	272	293	126	38	313	95	185	22	7	0.00001	0.00001	0.00001	3	1	7	6
126	25	269	316	135	31	327	81	184	21	6	0.00001	1	0.00001	3	1	7	5
127	""	270	257	153	32	337	80	186	22	6	1	0.00001	1	4	1	8	6
128	""	278	262	124	35	358	79	188	20	8	0.00001	0.00001	0.00001	5	1	8	5
129	""	294	257	173	41	373	67	188	17	8	0.00001	1	0.00001	6	1	8	2
130	""	271	269	148	44	392	61	181	15	7	1	0.00001	0.00001	6	1	8	3
131	""	292	290	161	51	375	55	174	17	5	0.00001	1	1	7	1	8	3
132	""	332	285	164	49	375	53	165	17	8	1	0.00001	0.00001	8	1	7	2
133	Jun	332	323	172	55	339	54	155	18	8	1	1	0.00001	7	0.00001	8	2
134	""	359	385	180	54	373	43	145	18	10	0.00001	0.00001	0.00001	10	1	7	2
135	""	353	421	190	50	393	41	132	16	9	1	1	1	10	1	7	2
136	""	348	446	178	44	429	46	126	17	9	1	1	0.00001	9	0.00001	8	1
137	05	371	454	226	39	449	51	119	16	9	1	0.00001	1	9	1	7	1
138	""	364	484	222	36	491	51	114	16	10	1	2	1	9	1	7	0.00001
139	""	339	513	242	37	549	53	112	16	10	1	1	1	10	1	8	1
140	""	332	480	251	31	548	60	109	14	10	1	1	1	10	0.00001	7	0.00001
141	""	318	507	263	30	524	67	107	15	9	1	2	1	8	0.00001	8	1
142	10	378	555	272	31	511	82	108	16	7	1	1	1	9	1	8	1
143	""	386	551	236	33	493	83	107	17	9	2	2	1	9	1	9	2
144	""	434	491	210	33	494	77	109	19	10	2	1	0.00001	11	0.00001	8	2
145	""	388	554	241	33	520	77	109	18	7	2	1	1	11	1	9	3
146	""	421	549	237	40	506	77	108	20	8	2	0.00001	1	10	0.00001	9	2
147	15	514	540	255	49	534	81	109	21	10	2	1	0.00001	10	1	8	2
148	""	551	514	293	59	545	83	110	23	9	3	1	1	11	0.00001	9	2
149	""	526	479	285	67	561	71	109	23	8	3	2	0.00001	11	1	9	3
150	""	552	470	341	76	576	70	112	24	13	2	2	1	9	0.00001	10	0.00001
151	""	561	538	367	89	553	77	114	22	12	3	3	1	9	0.00001	10	0.00001
152	20	656	458	336	110	530	143	115	34	15	3	3	1	9	0.00001	11	1
153	""	661	443	371	124	514	164	117	30	15	3	5	1	12	1	11	1
154	""	594	460	390	141	503	169	122	26	14	3	5	2	11	0.00001	11	0.00001
155	""	609	485	313	149	503	184	127	24	14	3	5	2	11	0.00001	10	1
156	""	603	501	339	166	526	202	133	27	16	2	5	2	12	0.00001	11	0.00001
157	25	612	516	347	186	542	272	140	27	10	3	4	1	12	1	10	1
158	""	591	521	363	202	584	324	151	33	11	3	4	2	13	0.00001	9	0.00001
159	""	593	556	376	175	600	288	169	26	9	2	5	1	13	1	9	0.00001
160	""	610	562	388	194	625	292	191	37	8	2	2	2	11	1	8	0.00001
161	""	617	563	456	237	649	296	214	45	7	3	4	1	10	1	7	1
162	""	602	548	457	254	648	303	236	50	6	3	4	2	10	2	8	0.00001
163	Jul	618	528	453	287	621	312	262	55	9	3	3	3	10	2	7	0.00001
164	""	637	549	446	330	596	247	289	80	8	3	3	3	9	1	7	1
165	""	643	536	380	366	581	233	316	77	10	3	3	5	8	2	8	0.00001
166	""	609	515	437	413	571	237	341	87	10	4	2	5	8	2	7	1
167	05	584	513	423	369	565	278	361	92	11	2	2	5	9	2	8	0.00001
168	""	592	523	390	382	545	309	382	93	12	2	1	6	8	2	8	1
169	""	594	512	391	406	534	298	404	94	11	2	2	6	9	1	7	1
170	""	585	509	604	393	537	296	425	94	12	2	2	7	9	2	8	0.00001
171	""	538	502	669	369	527	305	439	80	11	1	2	7	11	2	9	0.00001
172	10	519	528	762	371	511	302	450	88	11	1	2	7	11	2	8	0.00001
173	""	537	518	653	402	499	308	454	84	11	1	1	6	12	2	9	0.00001
174	""	546	516	694	505	481	245	458	86	13	1	3	8	11	2	8	0.00001
175	""	550	511	633	489	459	219	465	75	14	2	2	8	12	2	8	0.00001
176	""	552	522	701	486	458	222	470	90	12	1	3	7	11	2	9	0.00001
177	15	547	537	431	498	455	213	476	93	13	2	1	7	10	3	8	0.00001
178	""	573	518	373	522	459	213	489	93	10	3	2	7	11	2	9	1
179	""	586	508	380	535	442	210	507	100	12	3	1	7	10	3	9	0.00001
180	""	590	491	444	2153	439	183	529	99	9	2	2	114	11	3	9	0.00001
181	""	589	505	402	2051	415	210	548	99	8	3	2	113	10	4	9	0.00001
182	20	586	497	450	2289	405	213	556	113	7	3	1	127	11	3	10	1
183	""	582	494	491	2388	395	233	572	98	8	3	2	133	12	3	10	0.00001
184	""	598	463	572	2483	384	235	580	103	7	2	2	138	12	3	10	0.00001
185	""	583	439	606	2547	371	242	586	105	8	2	2	143	12	4	10	1
186	""	585	416	507	2592	374	246	590	101	9	2	2	148	10	4	10	1
187	25	584	427	640	895	362	301	601	110	10	2	2	47	10	5	12	2
188	""	553	392	685	1118	348	376	516	116	11	1	3	51	9	5	9	1
189	""	552	387	681	879	344	434	611	117	10	3	1	37	9	6	11	2
190	""	565	363	742	799	340	475	611	121	9	1	3	36	8	6	11	2
191	""	572	372	774	736	320	521	620	123	9	2	2	32	6	6	11	2
192	""	552	382	781	688	291	607	622	132	8	2	3	28	6	7	10	1
193	""	535	395	782	652	276	714	621	145	7	2	3	24	7	8	11	2
194	Aug	516	360	635	721	264	784	605	124	4	2	3	21	7	8	11	0.00001
195	""	508	349	521	558	248	772	685	171	4	1	3	19	7	9	12	1
196	""	473	344	654	548	244	752	587	162	5	1	3	17	7	9	11	1
197	""	421	336	484	528	239	758	571	163	5	1	2	14	6	13	10	1
198	05	376	316	487	514	235	833	555	162	6	2	3	13	7	12	10	1
199	""	383	314	562	502	232	898	547	160	7	1	4	12	6	15	11	0.00001
200	""	365	305	643	480	191	912	542	156	8	2	3	10	6	15	10	1
201	""	362	332	656	470	192	906	537	178	8	2	4	9	5	15	11	1
202	""	372	349	719	457	194	994	535	135	8	2	3	8	5	16	10	0.00001
203	10	391	353	570	435	190	924	536	151	9	2	5	8	5	14	10	1
204	""	391	366	600	416	185	1124	534	156	7	2	4	7	6	17	12	1
205	""	408	382	513	379	173	1139	529	164	7	2	4	7	5	16	10	1
206	""	408	393	356	344	172	1171	520	177	4	2	3	6	5	17	10	1
207	""	410	405	315	316	202	1184	509	185	5	1	4	5	6	20	10	1
208	15	394	392	281	294	187	1226	501	200	5	1	3	5	4	21	10	0.00001
209	""	376	401	240	277	179	1287	492	210	5	1	4	4	4	22	10	1
EOF

set multiplot
# plot field '-~confirmed'
  plot $data using 0:3  with lines lc 8 lw 5 dt 2 title at 0.135, 0.925
replot $data using 0:4  with lines lc 1 lw 5 dt 2 title at 0.135, 0.907
replot $data using 0:5  with lines lc 7 lw 5 dt 2 title at 0.135, 0.889
replot $data using 0:6  with lines lc 4 lw 5 dt 2 title at 0.135, 0.871
replot $data using 0:7  with lines lc 5 lw 5 dt 2 title at 0.135, 0.853
replot $data using 0:8  with lines lc 2 lw 5 dt 2 title at 0.135, 0.835
replot $data using 0:9  with lines lc 6 lw 5 dt 2 title at 0.135, 0.817
replot $data using 0:10 with lines lc 3 lw 5 dt 2 title at 0.135, 0.799

# plot field '-~deaths'
replot $data using 0:11 with lines lc 8 lw 2 title at 0.135, 0.763
replot $data using 0:12 with lines lc 1 lw 2 title at 0.135, 0.745
replot $data using 0:13 with lines lc 7 lw 2 title at 0.135, 0.727
replot $data using 0:14 with lines lc 4 lw 2 title at 0.135, 0.709
replot $data using 0:15 with lines lc 5 lw 2 title at 0.135, 0.691
replot $data using 0:16 with lines lc 2 lw 2 title at 0.135, 0.673
replot $data using 0:17 with lines lc 6 lw 2 title at 0.135, 0.655
replot $data using 0:18 with lines lc 3 lw 2 title at 0.135, 0.637

# plot hor axis calendar
replot $data using 0:(1):xticlabel(2) with lines

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current11:10, 25 September 2020Thumbnail for version as of 11:10, 25 September 20203,300 × 1,950 (81 KB)Jochen Burghardt (talk | contribs)=={{int:filedesc}}== {{Information |description={{en|1=Visualization of the smoothed increments of ''"Total Confirmed Cases"'' (thick dashed lines) and ''"Total Deaths"'' (thin solid lines) from the available WHO COVID-19 daily [https://www.who.int/emergencies/diseases/novel-coronavirus-2019/situation-reports situation reports] (20 Jan - 16 Aug 2020); see File:WHO Covid 2020 Jan-Aug daily c -~confirmed,-~deaths01.pdf for...

There are no pages that use this file.

Metadata