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

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

Original file(3,300 × 1,950 pixels, file size: 95 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,-~deaths06.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 [06]"

$data <<EOF
rep	day	UAE	Netherlands	Guatemala	Poland	Singapore	Japan	Portugal	Honduras	UAE	Netherlands	Guatemala	Poland	Singapore	Japan	Portugal	Honduras
1	Jan	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
2	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
3	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
4	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
5	25	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
6	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
7	""	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
8	""	-	-	-	-	-	1	-	-	-	-	-	-	-	-	-	-
9	""	-	-	-	-	-	1	-	-	-	-	-	-	-	-	-	-
10	""	-	-	-	-	-	1	-	-	-	-	-	-	-	-	-	-
11	""	-	-	-	-	2	2	-	-	-	-	-	-	-	-	-	-
12	Feb	-	-	-	-	2	2	-	-	-	-	-	-	-	-	-	-
13	""	-	-	-	-	2	2	-	-	-	-	-	-	-	-	-	-
14	""	-	-	-	-	2	3	-	-	-	-	-	-	-	-	-	-
15	""	-	-	-	-	1	2	-	-	-	-	-	-	-	-	-	-
16	05	1	-	-	-	3	3	-	-	-	-	-	-	-	-	-	-
17	""	0.00001	-	-	-	2	2	-	-	-	-	-	-	-	-	-	-
18	""	0.00001	-	-	-	3	2	-	-	-	-	-	-	-	-	-	-
19	""	0.00001	-	-	-	2	1	-	-	-	-	-	-	-	-	-	-
20	""	1	-	-	-	3	1	-	-	-	-	-	-	-	-	-	-
21	10	0.00001	-	-	-	4	1	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
22	""	0.00001	-	-	-	4	1	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
23	""	1	-	-	-	3	0.00001	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
24	""	0.00001	-	-	-	3	0.00001	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
25	""	1	-	-	-	4	2	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
26	15	0.00001	-	-	-	5	2	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
27	""	0.00001	-	-	-	5	4	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
28	""	0.00001	-	-	-	4	4	-	-	0.00001	-	-	-	0.00001	1	-	-
29	""	0.00001	-	-	-	5	6	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
30	""	0.00001	-	-	-	5	6	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
31	20	1	-	-	-	4	8	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
32	""	0.00001	-	-	-	4	9	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
33	""	0.00001	-	-	-	3	9	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
34	""	1	-	-	-	2	11	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
35	""	0.00001	-	-	-	2	13	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
36	25	1	-	-	-	2	13	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
37	""	1	-	-	-	2	13	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
38	""	0.00001	-	-	-	1	14	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
39	""	2	-	-	-	2	17	-	-	0.00001	-	-	-	0.00001	1	-	-
40	""	1	-	-	-	1	18	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
41	Mar	1	-	-	-	2	15	-	-	0.00001	-	-	-	0.00001	1	-	-
42	""	1	-	-	-	3	16	-	-	0.00001	-	-	-	0.00001	1	-	-
43	""	1	-	-	-	2	16	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
44	""	2	-	-	-	3	17	-	-	0.00001	-	-	-	0.00001	1	-	-
45	05	2	-	-	-	2	18	-	-	0.00001	-	-	-	0.00001	0.00001	-	-
46	""	1	12	-	-	3	20	-	-	0.00001	0.00001	-	-	0.00001	1	-	-
47	""	4	18	-	-	5	26	-	-	0.00001	0.00001	-	-	0.00001	0.00001	-	-
48	""	3	26	-	-	5	31	-	-	0.00001	0.00001	-	-	0.00001	0.00001	-	-
49	""	4	36	-	-	6	33	-	-	0.00001	1	-	-	0.00001	0.00001	-	-
50	10	5	43	-	-	8	35	4	-	0.00001	0.00001	-	-	0.00001	1	0.00001	-
51	""	7	51	-	3	8	41	6	-	0.00001	1	-	0.00001	0.00001	0.00001	0.00001	-
52	""	7	66	-	6	9	43	4	-	0.00001	0.00001	-	0.00001	0.00001	2	0.00001	-
53	""	8	76	-	7	10	47	5	-	0.00001	1	-	0.00001	0.00001	2	0.00001	-
54	""	6	97	-	8	10	44	14	-	0.00001	1	-	0.00001	0.00001	2	0.00001	-
55	15	5	110	-	15	11	46	13	-	0.00001	2	-	1	0.00001	2	0.00001	-
56	""	8	124	-	20	13	47	31	-	0.00001	2	-	0.00001	0.00001	2	0.00001	-
57	""	6	156	-	19	12	45	43	-	0.00001	3	-	1	0.00001	3	0.00001	-
58	""	3	189	-	32	14	37	58	-	0.00001	6	-	0.00001	0.00001	2	0.00001	-
59	""	6	221	-	35	20	36	86	1	0.00001	8	-	1	0.00001	2	0.00001	0.00001
60	20	7	264	-	39	22	39	106	1	0.00001	10	-	1	0.00001	2	1	0.00001
61	""	8	313	-	52	27	40	130	3	0.00001	13	-	0.00001	0.00001	2	1	0.00001
62	""	10	381	-	61	31	38	167	3	0.00001	18	-	0.00001	0.00001	2	1	0.00001
63	""	8	439	2	69	30	40	193	4	1	23	0.00001	1	1	3	2	0.00001
64	""	14	476	3	85	38	42	247	3	0.00001	27	0.00001	1	0.00001	2	4	0.00001
65	25	22	551	2	94	42	52	274	3	0.00001	33	0.00001	0.00001	0.00001	2	4	0.00001
66	""	31	623	3	109	45	60	336	6	0.00001	43	0.00001	2	0.00001	2	6	0.00001
67	""	28	710	2	128	49	62	394	6	1	51	0.00001	1	1	2	8	0.00001
68	""	37	802	2	138	49	72	464	6	0.00001	63	0.00001	2	0.00001	2	10	0.00001
69	""	45	875	2	157	53	93	556	6	0.00001	72	0.00001	2	0.00001	2	13	0.00001
70	""	60	952	3	176	56	111	623	12	0.00001	84	0.00001	2	0.00001	2	15	1
71	""	59	1000	2	186	53	118	621	16	1	93	0.00001	3	0.00001	2	17	0.00001
72	Apr	59	1005	2	202	52	140	726	15	0.00001	109	0.00001	3	0.00001	2	18	0.00001
73	""	69	1029	2	214	53	156	751	18	1	117	0.00001	5	1	2	20	2
74	""	99	1038	4	247	52	176	784	23	1	129	0.00001	5	0.00001	3	22	2
75	""	123	1017	3	285	55	203	803	23	1	135	0.00001	8	0.00001	3	24	2
76	05	148	981	3	284	55	226	764	28	1	144	0.00001	9	1	2	24	2
77	""	175	998	4	320	67	255	760	22	1	142	0.00001	10	0.00001	3	25	2
78	""	210	1007	4	337	70	279	760	23	1	144	0.00001	11	1	3	24	3
79	""	242	998	6	362	80	297	714	24	1	151	1	14	0.00001	4	27	3
80	""	263	991	7	379	89	341	699	20	0.00001	154	0.00001	16	0.00001	4	27	2
81	10	281	1009	7	375	123	390	703	17	1	151	0.00001	17	1	3	29	1
82	""	300	1054	11	368	142	440	798	23	1	146	1	16	0.00001	4	27	1
83	""	318	1112	12	390	158	497	780	19	2	142	0.00001	18	1	4	29	2
84	""	332	1105	13	367	175	514	759	17	1	139	0.00001	20	0.00001	4	30	0.00001
85	""	350	1107	13	360	220	535	743	15	2	136	0.00001	20	0.00001	4	32	0.00001
86	15	367	1120	13	337	253	549	715	14	3	121	1	19	1	5	31	1
87	""	387	1086	13	339	297	544	707	15	3	126	0.00001	18	0.00001	8	32	1
88	""	405	1065	14	335	360	546	698	12	3	132	0.00001	20	1	8	31	2
89	""	420	1050	13	346	420	542	507	9	3	135	1	22	0.00001	9	32	3
90	""	367	1025	14	341	468	516	529	9	2	137	0.00001	19	1	9	31	3
91	20	379	1010	15	373	579	499	517	11	3	135	1	19	0.00001	10	30	3
92	""	392	979	19	380	728	496	561	12	2	133	0.00001	19	1	11	28	3
93	""	404	959	18	379	839	485	562	12	3	138	1	20	0.00001	22	28	3
94	""	410	956	19	370	920	477	556	13	3	132	0.00001	20	0.00001	22	27	2
95	""	419	931	21	370	965	460	501	14	3	123	1	20	0.00001	24	27	1
96	25	425	869	24	359	1003	434	540	17	3	119	0.00001	23	0.00001	26	28	1
97	""	502	800	28	362	1017	403	529	19	5	115	1	25	1	26	28	2
98	""	510	742	31	333	1006	376	523	22	5	113	1	25	0.00001	26	27	1
99	""	510	691	30	330	915	351	452	26	6	110	2	26	0.00001	27	27	3
100	""	518	612	34	337	832	337	420	30	6	92	0.00001	28	1	16	27	2
101	""	527	565	34	353	786	310	361	33	7	94	2	28	0.00001	18	27	3
102	May	532	513	35	338	713	270	386	36	7	89	0.00001	27	0.00001	17	24	3
103	""	537	465	31	316	718	245	365	34	6	86	1	23	1	17	22	4
104	""	541	435	30	300	694	237	256	44	7	82	1	20	1	21	20	3
105	""	545	390	31	297	654	239	203	55	7	83	0.00001	20	0.00001	22	20	3
106	05	556	360	29	301	622	236	214	56	8	81	1	20	1	21	20	3
107	""	544	382	29	316	637	215	197	68	8	86	0.00001	17	1	22	18	3
108	""	544	359	29	300	651	196	240	76	9	70	1	15	0.00001	19	16	4
109	""	537	352	31	310	682	181	237	99	8	71	0.00001	16	1	18	17	4
110	""	537	328	33	323	658	155	273	126	9	66	1	18	1	21	15	4
111	10	545	307	36	325	701	129	317	124	10	63	1	17	0.00001	18	15	5
112	""	577	294	40	329	733	106	328	117	10	54	1	18	0.00001	15	13	5
113	""	592	288	50	331	721	92	308	131	9	54	1	16	1	18	11	3
114	""	639	271	55	356	752	96	316	132	8	49	1	18	0.00001	18	13	4
115	""	664	270	62	352	735	88	279	116	7	51	1	18	0.00001	19	12	4
116	15	692	244	78	367	737	92	229	113	6	43	2	18	1	22	12	4
117	""	719	227	98	378	741	87	188	91	6	41	0.00001	19	0.00001	18	11	4
118	""	745	213	106	373	699	77	200	98	4	35	1	18	0.00001	18	11	3
119	""	737	195	114	362	672	72	208	105	3	34	2	18	0.00001	19	11	5
120	""	883	193	123	365	646	71	219	96	4	34	1	18	0.00001	17	13	5
121	20	772	181	126	335	589	51	217	100	3	30	2	16	1	15	12	4
122	""	803	177	134	363	574	49	218	125	4	26	2	14	0.00001	12	12	4
123	""	830	174	132	361	530	46	228	121	4	27	2	13	0.00001	13	14	4
124	""	866	172	142	372	505	43	231	126	4	20	3	11	0.00001	12	14	3
125	""	868	171	157	382	530	38	237	146	5	20	3	11	0.00001	10	14	5
126	25	876	177	184	399	512	39	227	168	3	21	4	10	1	12	14	5
127	""	749	186	216	392	516	37	225	186	3	19	3	10	0.00001	12	14	5
128	""	860	190	252	401	507	38	225	199	4	20	3	11	0.00001	12	14	5
129	""	852	189	260	391	502	37	233	206	3	18	3	9	0.00001	13	13	6
130	""	805	178	268	383	491	29	241	220	3	18	3	10	0.00001	11	13	6
131	""	754	177	263	362	491	39	249	222	3	21	5	10	0.00001	11	14	6
132	""	742	171	266	377	471	43	248	201	2	20	5	9	0.00001	11	13	5
133	Jun	724	172	241	352	467	43	268	193	3	19	6	10	0.00001	8	13	3
134	""	698	157	237	362	476	44	273	179	3	19	7	10	0.00001	7	14	5
135	""	672	153	225	331	499	48	270	167	2	15	9	9	0.00001	6	13	5
136	""	627	138	233	275	504	48	281	161	2	16	8	9	0.00001	5	13	5
137	05	641	141	231	318	524	49	285	150	2	12	11	12	1	5	13	6
138	""	639	147	258	323	475	43	289	161	2	11	11	12	0.00001	4	11	7
139	""	624	154	268	345	452	41	307	155	2	8	18	13	0.00001	4	11	7
140	""	608	162	294	396	432	41	285	152	2	8	18	13	0.00001	3	10	7
141	""	597	170	281	428	429	40	312	161	2	8	21	14	0.00001	3	9	6
142	10	588	180	309	452	383	38	344	155	2	9	21	13	1	3	8	7
143	""	593	193	326	481	365	39	334	201	2	9	24	16	0.00001	2	7	6
144	""	567	187	352	450	353	39	332	239	2	8	25	14	0.00001	3	7	8
145	""	551	187	343	451	381	40	315	255	2	7	25	12	0.00001	1	6	8
146	""	532	187	357	433	381	41	302	309	2	7	19	12	0.00001	1	5	8
147	15	498	172	386	405	385	47	314	329	1	6	20	13	0.00001	2	5	8
148	""	465	149	398	375	360	53	307	361	2	6	19	13	0.00001	1	5	8
149	""	440	170	396	377	351	54	290	390	1	6	19	12	1	2	5	9
150	""	408	159	406	420	321	54	296	389	2	4	18	12	0.00001	2	4	8
151	""	395	153	433	402	298	58	312	419	2	5	17	14	0.00001	2	3	7
152	20	378	138	472	391	253	60	326	439	1	4	16	16	0.00001	4	3	7
153	""	364	123	504	372	233	62	340	447	2	5	19	16	0.00001	4	2	6
154	""	375	115	466	363	213	59	349	550	2	4	21	15	0.00001	4	2	7
155	""	381	125	472	348	214	55	336	566	2	5	21	15	0.00001	4	2	7
156	""	386	91	499	334	209	56	343	597	2	3	21	15	0.00001	4	2	10
157	25	396	86	548	302	201	63	348	613	1	4	23	16	0.00001	5	3	11
158	""	401	85	510	301	180	66	332	610	2	3	25	13	0.00001	5	4	12
159	""	404	83	535	297	192	71	343	661	1	3	24	14	0.00001	3	4	12
160	""	404	81	475	299	202	75	335	677	2	2	27	13	0.00001	2	5	17
161	""	411	79	520	282	194	80	359	671	1	2	28	11	0.00001	3	4	17
162	""	420	81	541	276	193	89	360	751	2	3	28	12	0.00001	2	5	17
163	Jul	426	79	520	266	211	100	344	780	1	2	28	13	0.00001	2	5	13
164	""	420	76	508	279	214	109	336	803	1	3	28	12	0.00001	1	6	13
165	""	415	63	598	290	225	125	338	813	2	1	30	11	0.00001	1	5	18
166	""	452	61	637	287	217	140	327	822	1	1	32	11	0.00001	1	6	23
167	05	500	60	780	287	203	162	340	874	1	2	30	11	0.00001	1	6	19
168	""	535	60	872	291	192	186	321	845	2	2	30	11	0.00001	0.00001	8	22
169	""	546	54	903	286	188	198	317	837	1	2	32	11	0.00001	1	7	23
170	""	562	52	937	289	177	207	325	836	2	1	33	10	0.00001	1	8	24
171	""	568	51	956	273	168	214	344	838	1	2	33	9	0.00001	1	7	26
172	10	586	55	915	258	159	236	356	817	2	2	34	8	0.00001	1	8	22
173	""	559	51	940	259	162	264	361	752	1	3	35	8	0.00001	1	7	16
174	""	514	53	904	257	160	283	378	705	2	1	37	8	0.00001	0.00001	7	20
175	""	473	57	871	277	165	299	374	666	1	2	36	8	0.00001	1	7	21
176	""	447	62	873	291	186	319	384	592	2	1	39	8	0.00001	1	6	19
177	15	425	65	824	292	213	334	377	560	1	1	38	8	0.00001	0.00001	5	19
178	""	400	72	869	299	226	360	366	525	1	0.00001	42	8	0.00001	1	7	19
179	""	365	79	952	300	243	393	356	580	1	0.00001	43	8	0.00001	0.00001	5	18
180	""	339	88	897	313	263	429	342	640	1	0.00001	44	7	1	1	5	19
181	""	322	94	885	318	268	449	310	670	1	0.00001	44	7	0.00001	0.00001	4	15
182	20	296	101	1349	316	279	461	304	745	1	0.00001	39	7	0.00001	0.00001	4	17
183	""	285	124	1383	314	250	502	279	820	1	1	41	8	0.00001	1	4	18
184	""	275	141	1498	332	258	542	263	862	1	2	41	7	0.00001	1	4	21
185	""	269	149	1466	340	266	592	247	891	1	1	39	6	0.00001	1	4	26
186	""	266	158	1446	361	282	640	230	867	1	2	40	7	0.00001	1	4	26
187	25	261	171	1478	376	274	665	231	862	1	1	38	6	0.00001	1	4	25
188	""	264	172	1526	411	319	677	224	831	0.00001	2	36	7	0.00001	1	5	29
189	""	285	182	1001	423	351	699	218	806	1	1	41	6	0.00001	2	4	30
190	""	283	178	860	431	400	746	218	777	1	1	37	7	0.00001	1	4	31
191	""	293	186	889	446	395	800	216	733	1	1	36	7	0.00001	2	3	33
192	""	312	197	924	465	398	860	209	731	0.00001	2	37	7	0.00001	2	4	32
193	""	319	222	948	493	387	917	213	692	1	1	34	9	0.00001	2	3	36
194	Aug	323	244	930	521	405	1007	197	646	2	1	36	8	0.00001	3	3	43
195	""	314	286	926	532	374	1044	194	636	1	1	37	9	0.00001	2	3	40
196	""	298	299	894	547	351	1242	185	607	1	1	37	8	0.00001	2	3	38
197	""	283	324	926	581	316	1271	182	560	1	0.00001	36	8	0.00001	3	3	37
198	05	258	369	845	607	307	1319	181	579	0.00001	1	37	8	0.00001	3	2	32
199	""	277	394	843	624	389	1316	177	549	1	1	34	9	0.00001	3	2	26
200	""	232	431	788	641	393	1349	170	593	1	0.00001	36	9	0.00001	4	3	24
201	""	222	457	783	662	370	1372	183	619	1	1	35	10	0.00001	4	1	19
202	""	220	465	744	689	345	1442	175	660	0.00001	2	34	12	0.00001	4	2	18
203	10	218	503	757	700	326	1329	172	612	1	1	31	11	0.00001	5	3	15
204	""	220	532	778	705	320	1295	180	608	1	1	30	11	0.00001	5	3	17
205	""	231	566	800	688	287	1298	180	583	1	0.00001	28	11	0.00001	5	3	18
206	""	193	599	797	698	163	1269	197	586	0.00001	0.00001	27	11	0.00001	6	3	16
207	""	235	595	849	710	134	1200	212	509	1	0.00001	26	10	0.00001	5	4	16
208	15	251	612	880	714	112	1163	205	469	0.00001	1	24	10	0.00001	7	4	14
209	""	258	636	875	703	105	1133	206	405	1	0.00001	23	10	0.00001	7	3	11
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 (95 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