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

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

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

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
English: Visualization of "Total Confirmed Cases" (thick dashed lines) and "Total Deaths" (thin solid lines) figures 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 an overview of all related visualizations, and a more detailled description, see WHO Covid diagram set#Available cumulated 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,deaths11.pdf"
set key autotitle columnhead
set termoption noenhanced

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

set title "confirmed,deaths by count [11]"

$data <<EOF
rep	day	N_Macedonia	Sudan	Senegal	Kosovo	Norway	DR_Congo	Zambia	Malaysia	N_Macedonia	Sudan	Senegal	Kosovo	Norway	DR_Congo	Zambia	Malaysia
1	Jan	.	.	.	.	.	.	.	.	.	.	.	.	.	.	.	.
2	""	.	.	.	.	.	.	.	.	.	.	.	.	.	.	.	.
3	""	.	.	.	.	.	.	.	.	.	.	.	.	.	.	.	.
-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-
4	""	.	.	.	.	.	.	.	.	.	.	.	.	.	.	.	.
5	25	.	.	.	.	.	.	.	.	.	.	.	.	.	.	.	.
6	""	.	.	.	.	.	.	.	3	.	.	.	.	.	.	.	.
7	""	.	.	.	.	.	.	.	4	.	.	.	.	.	.	.	.
8	""	.	.	.	.	.	.	.	4	.	.	.	.	.	.	.	.
9	""	.	.	.	.	.	.	.	4	.	.	.	.	.	.	.	.
10	""	.	.	.	.	.	.	.	7	.	.	.	.	.	.	.	.
11	""	.	.	.	.	.	.	.	8	.	.	.	.	.	.	.	.
12	Feb	.	.	.	.	.	.	.	8	.	.	.	.	.	.	.	.
13	""	.	.	.	.	.	.	.	8	.	.	.	.	.	.	.	.
14	""	.	.	.	.	.	.	.	8	.	.	.	.	.	.	.	0.00001
15	""	.	.	.	.	.	.	.	10	.	.	.	.	.	.	.	0.00001
16	05	.	.	.	.	.	.	.	10	.	.	.	.	.	.	.	0.00001
17	""	.	.	.	.	.	.	.	12	.	.	.	.	.	.	.	0.00001
18	""	.	.	.	.	.	.	.	14	.	.	.	.	.	.	.	0.00001
19	""	.	.	.	.	.	.	.	15	.	.	.	.	.	.	.	0.00001
20	""	.	.	.	.	.	.	.	17	.	.	.	.	.	.	.	0.00001
21	10	.	.	.	.	.	.	.	18	.	.	.	.	.	.	.	0.00001
22	""	.	.	.	.	.	.	.	18	.	.	.	.	.	.	.	0.00001
23	""	.	.	.	.	.	.	.	18	.	.	.	.	.	.	.	0.00001
24	""	.	.	.	.	.	.	.	18	.	.	.	.	.	.	.	0.00001
25	""	.	.	.	.	.	.	.	19	.	.	.	.	.	.	.	0.00001
26	15	.	.	.	.	.	.	.	21	.	.	.	.	.	.	.	0.00001
27	""	.	.	.	.	.	.	.	22	.	.	.	.	.	.	.	0.00001
28	""	.	.	.	.	.	.	.	22	.	.	.	.	.	.	.	0.00001
29	""	.	.	.	.	.	.	.	22	.	.	.	.	.	.	.	0.00001
30	""	.	.	.	.	.	.	.	22	.	.	.	.	.	.	.	0.00001
31	20	.	.	.	.	.	.	.	22	.	.	.	.	.	.	.	0.00001
32	""	.	.	.	.	.	.	.	22	.	.	.	.	.	.	.	0.00001
33	""	.	.	.	.	.	.	.	22	.	.	.	.	.	.	.	0.00001
34	""	.	.	.	.	.	.	.	22	.	.	.	.	.	.	.	0.00001
35	""	.	.	.	.	.	.	.	22	.	.	.	.	.	.	.	0.00001
36	25	.	.	.	.	.	.	.	22	.	.	.	.	.	.	.	0.00001
37	""	.	.	.	.	.	.	.	22	.	.	.	.	.	.	.	0.00001
38	""	1	.	.	.	1	.	.	22	0.00001	.	.	.	0.00001	.	.	0.00001
39	""	1	.	.	.	4	.	.	24	0.00001	.	.	.	0.00001	.	.	0.00001
40	""	1	.	.	.	6	.	.	24	0.00001	.	.	.	0.00001	.	.	0.00001
41	Mar	1	.	.	.	15	.	.	24	0.00001	.	.	.	0.00001	.	.	0.00001
42	""	1	.	.	.	19	.	.	24	0.00001	.	.	.	0.00001	.	.	0.00001
43	""	1	.	1	.	25	.	.	29	0.00001	.	0.00001	.	0.00001	.	.	0.00001
44	""	1	.	1	.	33	.	.	50	0.00001	.	0.00001	.	0.00001	.	.	0.00001
45	05	1	.	4	.	56	.	.	50	0.00001	.	0.00001	.	0.00001	.	.	0.00001
46	""	1	.	4	.	86	.	.	55	0.00001	.	0.00001	.	0.00001	.	.	0.00001
47	""	3	.	4	.	113	.	.	83	0.00001	.	0.00001	.	0.00001	.	.	0.00001
48	""	3	.	4	.	147	.	.	93	0.00001	.	0.00001	.	0.00001	.	.	0.00001
49	""	3	.	4	.	169	.	.	93	0.00001	.	0.00001	.	0.00001	.	.	0.00001
50	10	7	.	4	.	192	.	.	117	0.00001	.	0.00001	.	0.00001	.	.	0.00001
51	""	7	.	4	.	277	1	.	129	0.00001	.	0.00001	.	0.00001	0.00001	.	0.00001
52	""	7	.	4	.	489	1	.	129	0.00001	.	0.00001	.	0.00001	0.00001	.	0.00001
53	""	7	.	10	.	489	1	.	129	0.00001	.	0.00001	.	0.00001	0.00001	.	0.00001
54	""	9	1	10	.	750	2	.	197	0.00001	0.00001	0.00001	.	1	0.00001	.	0.00001
55	15	13	1	21	.	907	2	.	238	0.00001	0.00001	0.00001	.	1	0.00001	.	0.00001
56	""	13	1	26	.	1077	2	.	553	0.00001	1	0.00001	.	1	0.00001	.	0.00001
57	""	19	1	27	.	1169	3	.	553	0.00001	1	0.00001	.	3	0.00001	.	0.00001
58	""	31	1	27	.	1308	3	.	553	0.00001	1	0.00001	.	3	0.00001	.	0.00001
59	""	36	1	36	.	1423	7	2	673	0.00001	1	0.00001	.	3	0.00001	0.00001	2
60	20	48	1	38	.	1552	14	2	900	0.00001	1	0.00001	.	6	0.00001	0.00001	2
61	""	70	1	38	.	1742	14	2	1030	0.00001	1	0.00001	.	7	0.00001	0.00001	3
62	""	85	2	56	.	1926	23	2	1183	0.00001	1	0.00001	.	7	1	0.00001	3
63	""	114	2	67	31	2132	30	3	1306	1	1	0.00001	1	7	2	0.00001	10
64	""	136	2	79	61	2371	36	3	1518	2	1	0.00001	1	8	2	0.00001	14
65	25	148	3	86	63	2566	45	3	1624	2	1	0.00001	1	10	2	0.00001	16
66	""	177	3	99	71	2916	51	3	1796	2	1	0.00001	1	12	3	0.00001	19
67	""	201	3	105	79	3156	54	3	2031	3	1	0.00001	1	14	4	0.00001	23
68	""	219	3	119	88	3581	58	13	2161	3	1	0.00001	1	16	4	0.00001	26
69	""	241	5	119	91	3845	68	16	2320	4	1	0.00001	1	20	6	0.00001	27
70	""	259	6	142	94	4102	81	16	2470	6	2	0.00001	1	22	8	0.00001	34
71	""	285	6	162	106	4226	98	35	2626	7	2	0.00001	1	26	8	0.00001	37
72	Apr	329	7	175	112	4447	109	35	2766	9	2	0.00001	1	28	8	0.00001	43
73	""	354	7	190	125	4665	123	36	2908	11	2	1	1	32	11	0.00001	45
74	""	384	8	195	126	4935	134	39	3116	11	2	1	1	42	13	1	50
75	""	430	10	207	132	5208	134	39	3333	12	2	1	1	44	13	1	53
76	05	483	10	219	140	5510	148	39	3483	17	2	2	1	50	16	1	57
77	""	555	12	222	145	5640	161	39	3662	18	2	2	1	58	18	1	61
78	""	570	14	226	165	5755	161	39	3793	21	2	2	3	59	18	1	62
79	""	599	14	237	184	5863	183	39	3963	27	2	2	5	69	20	1	63
80	""	617	14	244	224	6010	207	39	4119	30	2	2	6	80	20	1	65
81	10	663	15	250	227	6160	215	39	4228	30	2	2	7	88	20	1	67
82	""	711	17	265	250	6244	215	40	4346	32	2	2	7	92	20	2	70
83	""	828	19	278	283	6320	223	40	4530	34	2	2	7	98	20	2	73
84	""	828	19	280	362	6415	235	43	4683	34	2	2	7	103	20	2	76
85	""	854	29	291	377	6488	241	45	4817	38	4	2	8	114	20	2	77
86	15	908	32	299	387	6566	254	45	4987	44	5	2	8	127	21	2	82
87	""	974	32	314	397	6677	267	48	5072	45	5	2	9	130	22	2	83
88	""	1081	32	335	449	6791	287	48	5182	46	5	2	11	136	23	2	84
89	""	1117	33	342	480	6791	287	52	5251	49	6	3	12	136	23	2	86
90	""	1170	66	350	510	6984	327	57	5305	49	10	3	12	148	25	2	88
91	20	1207	92	367	535	7068	332	61	5389	51	12	3	12	154	25	3	89
92	""	1225	107	377	572	7113	350	65	5424	54	12	5	12	154	25	3	89
93	""	1231	140	412	604	7166	359	70	5482	55	13	5	18	163	25	3	92
94	""	1259	162	442	630	7250	359	74	5532	56	13	6	18	169	25	3	93
95	""	1300	174	479	669	7345	394	76	5603	56	16	6	19	180	25	3	95
96	25	1326	174	545	703	7408	416	84	5691	57	16	7	19	191	28	3	96
97	""	1367	213	614	731	7467	442	84	5742	59	17	7	20	193	28	3	98
98	""	1386	237	671	763	7505	459	88	5780	61	21	9	21	193	28	3	98
99	""	1399	275	735	780	7533	471	89	5820	65	22	9	22	193	30	3	99
100	""	1421	318	823	790	7605	491	95	5851	71	25	9	22	195	30	3	100
101	""	1442	375	882	799	7667	500	97	5945	73	28	9	22	202	31	3	100
102	May	1465	442	933	799	7710	572	106	6002	77	31	9	22	204	31	3	102
103	""	1494	533	1024	813	7759	604	109	6071	81	36	9	22	204	32	3	103
104	""	1506	592	1115	823	7759	674	119	6176	82	41	9	22	204	33	3	103
105	""	1511	592	1273	851	7809	682	124	6298	84	41	9	27	208	34	3	105
106	05	1518	678	1271	855	7847	682	137	6353	85	41	10	27	208	34	3	105
107	""	1526	778	1329	856	7903	705	137	6383	86	45	11	27	209	34	4	106
108	""	1539	852	1433	860	7953	797	139	6428	88	49	12	27	209	35	4	107
109	""	1572	930	1492	861	7995	897	153	6467	89	52	13	27	209	36	4	107
110	""	1586	1111	1551	862	8034	937	167	6535	90	59	13	28	213	39	4	107
111	10	1622	1164	1634	870	8069	991	252	6589	91	64	17	28	213	41	4	108
112	""	1642	1365	1709	870	8099	1024	267	6656	91	70	19	28	217	41	7	108
113	""	1664	1526	1886	884	8106	1102	267	6726	91	74	19	28	224	44	7	109
114	""	1674	1660	1995	919	8135	1169	441	6742	92	80	19	29	228	50	7	109
115	""	1694	1817	2105	919	8158	1242	446	6779	95	90	22	29	229	50	7	111
116	15	1723	1964	2189	944	8175	1298	654	6819	95	91	23	29	232	50	7	112
117	""	1740	1964	2310	944	8197	1369	668	6855	97	91	23	29	232	60	7	112
118	""	1762	2289	2429	944	8197	1454	679	6872	98	97	25	29	232	60	7	113
119	""	1792	2591	2480	955	8197	1454	753	6894	101	105	25	29	232	60	7	113
120	""	1817	2591	2544	955	8249	1537	761	6941	104	105	26	29	233	60	7	113
121	20	1839	2728	2617	989	8257	1730	772	6978	106	111	30	29	233	60	7	114
122	""	1858	3138	2714	989	8268	1834	832	7009	110	121	30	29	234	60	7	114
123	""	1898	3138	2815	1003	8268	1944	866	7059	111	121	33	29	234	62	7	114
124	""	1921	3378	2909	1004	8309	1944	920	7137	112	137	33	29	235	62	7	115
125	""	1941	3634	2976	1025	8309	2140	920	7185	113	146	34	29	235	62	7	115
126	25	1978	3826	3047	1032	8309	2140	920	7245	113	165	35	29	235	62	7	115
127	""	1999	3976	3130	1038	8352	2304	920	7417	113	170	35	30	235	66	7	115
128	""	2015	4146	3161	1038	8364	2402	920	7604	116	184	37	30	235	67	7	115
129	""	2040	4346	3253	1047	8383	2659	1057	7619	119	195	39	30	235	68	7	115
130	""	2078	4346	3348	1048	8401	2832	1057	7629	122	195	41	30	236	68	7	115
131	""	2130	4521	3429	1048	8411	2832	1057	7732	126	233	41	30	236	68	7	115
132	""	2164	4800	3535	1064	8411	2965	1057	7762	131	262	42	30	236	68	7	115
133	Jun	2226	5026	3645	1064	8411	3048	1057	7819	133	286	42	30	236	71	7	115
134	""	2315	5173	3739	1067	8411	3194	1089	7857	140	298	42	30	236	71	7	115
135	""	2391	5310	3836	1080	8446	3325	1089	7877	141	307	43	30	237	71	7	115
136	""	2492	5499	3932	1142	8446	3494	1089	7970	145	314	45	30	237	74	7	115
137	05	2612	5714	4021	1142	8477	3643	1111	8247	147	333	45	30	238	77	7	115
138	""	2792	5865	4155	1142	8504	3763	1111	8266	149	347	45	30	238	80	7	116
139	""	2915	6081	4249	1151	8504	3877	1154	8303	151	359	47	30	238	81	7	117
140	""	3028	6083	4328	1191	8504	4015	1154	8322	153	359	49	30	238	84	7	117
141	""	3155	6244	4430	1263	8547	4105	1200	8329	156	372	49	31	239	87	10	117
142	10	3242	6427	4516	336	8563	4258	1200	8336	157	389	52	24	239	90	10	117
143	""	3367	6582	4640	1298	8576	4389	1252	8338	164	401	54	31	239	96	10	118
144	""	3542	6730	4759	1326	8594	4514	1252	8369	169	413	55	31	242	97	10	118
145	""	3706	6879	4851	1326	8606	4636	1321	8402	171	433	56	31	242	100	10	119
146	""	3902	7007	4996	1437	8606	4723	1357	8445	179	447	60	32	242	105	10	120
147	15	4057	7220	5090	1443	8606	4777	1358	8453	188	459	60	23	242	106	11	121
148	""	4157	7435	5090	1572	8631	4777	1382	8494	193	468	60	23	242	106	11	121
149	""	4289	7740	5247	1713	8631	4973	1405	8505	201	477	70	24	242	111	11	121
150	""	4482	8020	5369	1790	8660	5099	1412	8515	210	487	73	24	243	114	11	121
151	""	4664	8020	5475	1873	8692	5282	1416	8529	216	487	76	24	244	116	11	121
152	20	4820	8416	5639	1955	8692	5476	1430	8535	222	513	79	24	244	121	11	121
153	""	5005	8580	5783	2030	8708	5671	1430	8556	233	521	82	25	244	124	11	121
154	""	5106	8580	5888	2126	8708	5825	1430	8572	238	521	84	26	244	129	11	121
155	""	5196	8698	5970	2173	8745	5924	1430	8587	247	533	86	27	248	134	11	121
156	""	5314	8791	6034	2225	8751	6026	1477	8590	251	540	89	28	248	134	18	121
157	25	5450	8889	6129	2320	8777	6212	1489	8596	259	548	93	29	249	141	18	121
158	""	5603	8984	6233	2389	8793	6410	1497	8600	265	556	94	31	249	141	18	121
159	""	5758	9258	6354	2451	8815	6551	1531	8606	268	572	98	34	249	148	21	121
160	""	5906	9258	6459	2547	8815	6689	1531	8616	277	572	102	37	249	152	21	121
161	""	6092	9258	6586	2634	8815	6826	1531	8634	286	572	105	38	249	157	21	121
162	""	6224	9258	6698	2756	8855	6938	1568	8637	298	572	108	39	249	166	22	121
163	Jul	6350	9258	6793	2835	8865	7038	1594	8639	302	572	112	41	250	169	24	121
164	""	6470	9574	6925	2948	8887	7121	1632	8640	306	602	116	44	251	174	30	121
165	""	6643	9663	7054	3021	8902	7188	1632	8643	321	604	121	45	251	175	30	121
166	""	6787	9663	7164	3135	8895	7310	1632	8648	328	604	125	45	251	178	30	121
167	05	6932	9767	7272	3313	8895	7378	1632	8658	334	608	129	54	251	181	30	121
168	""	7046	9767	7400	3465	8895	7410	1632	8663	341	608	133	65	251	181	30	121
169	""	7124	9894	7478	3660	8930	7431	1632	8668	346	616	136	69	251	181	30	121
170	""	7243	9997	7547	3843	8936	7659	1895	8674	351	622	137	72	251	182	42	121
171	""	7405	10084	7657	4057	8947	7736	1895	8677	359	636	141	76	251	183	42	121
172	10	7572	10204	7784	4264	8954	7845	1895	8683	362	649	143	84	252	188	42	121
173	""	7770	10204	7882	4469	8965	7904	1895	8696	367	649	145	87	252	188	42	121
174	""	7967	10250	8014	4672	8965	7970	1895	8704	375	650	145	91	252	188	42	122
175	""	8111	10250	8135	4888	8965	8032	1895	8718	382	650	148	92	252	188	42	122
176	""	8197	10316	8198	5075	8981	8074	2283	8725	385	657	150	98	253	189	82	122
177	15	8331	10417	8243	5075	8984	8134	2283	8729	389	659	150	98	253	189	82	122
178	""	8522	10527	8369	5194	9001	8162	2283	8734	393	668	153	102	253	191	82	122
179	""	8612	10527	8481	5329	9011	8198	2283	8737	401	668	156	108	254	192	82	122
180	""	8786	10527	8544	5410	9015	8248	2810	8755	406	668	160	114	255	192	109	122
181	""	9026	10762	8669	5574	9015	8249	2980	8764	414	680	163	120	255	192	120	122
182	20	9153	10992	8810	5692	9015	8402	2980	8779	422	693	167	125	255	193	120	123
183	""	9249	10992	8948	5834	9028	8442	3326	8800	432	693	170	129	255	193	128	123
184	""	9412	11127	8985	6002	9038	8533	3326	8815	432	706	174	134	255	195	128	123
185	""	9547	11237	9121	6142	9053	8625	3583	8831	442	708	177	140	255	196	128	123
186	""	9668	11302	9266	6424	9062	8625	3583	8840	445	715	178	148	255	196	128	123
187	25	9797	11302	9422	6637	9085	8625	3853	8861	451	715	182	154	255	196	134	123
188	""	9934	11385	9552	6874	9085	8766	4328	8884	460	717	187	159	255	200	139	123
189	""	10086	11424	9681	7094	9085	8830	4481	8897	460	720	191	167	255	203	139	124
190	""	10213	11496	9764	7370	9117	8843	4552	8904	466	725	194	175	255	207	140	124
191	""	10315	11496	9805	7609	9132	8872	5002	8943	471	725	198	182	255	207	142	124
192	""	10500	11496	9961	7803	9150	8930	5249	8956	476	725	200	186	255	212	146	124
193	""	10617	11496	10106	8061	9172	9009	5555	8964	480	725	204	202	255	214	149	124
194	Aug	10762	11644	10232	8287	9208	9069	5963	8976	486	746	205	217	255	214	151	125
195	""	10900	11738	10284	8511	9208	9069	6228	8985	493	752	209	227	255	214	165	125
196	""	11066	11738	10344	8756	9208	9114	6347	8999	497	752	209	239	255	214	170	125
197	""	11140	11738	10386	9006	9268	9132	6580	9001	500	752	211	246	256	214	171	125
198	05	11201	11780	10432	9231	9333	9177	6580	9002	505	763	214	259	256	214	171	125
199	""	11289	11780	10538	9449	9362	9252	7022	9023	511	763	218	264	256	214	176	125
200	""	11399	11850	10715	9645	9409	9308	7164	9038	517	769	223	290	256	214	199	125
201	""	11571	11894	10887	9826	9468	9354	7164	9063	519	773	225	293	256	218	199	125
202	""	11771	11894	11003	10016	9468	9435	7903	9070	523	773	229	305	256	218	203	125
203	10	11856	11956	11175	10204	9468	9453	8085	9083	527	781	232	317	256	224	235	125
204	""	11965	11956	11312	10376	9638	9488	8210	9094	528	781	236	331	256	224	241	125
205	""	12106	12033	11380	10547	9684	9498	8275	9103	529	786	238	344	256	225	241	125
206	""	12245	12115	11587	10752	9750	9537	8501	9114	530	792	242	355	256	225	246	125
207	""	12386	12162	11740	10945	9783	9588	8663	9129	532	793	244	363	257	234	246	125
208	15	12386	12211	11872	11087	9850	9604	9021	9149	532	796	249	371	261	238	256	125
209	""	12546	12314	12032	11232	9850	9637	9186	9175	535	798	251	380	261	239	260	125
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:46, 25 September 2020Thumbnail for version as of 11:46, 25 September 20203,300 × 1,950 (97 KB)Jochen Burghardt (talk | contribs)=={{int:filedesc}}== {{Information |description={{en|1=Visualization 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 details.}} |date=2020-09-24...

There are no pages that use this file.

Metadata