File talk:EU-GDP-Population.svg

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

Source code[edit]

I generated this using gnuplot. Feel free to add the data for the candidate countries.

EU-GDP-Population.txt[edit]

Here is the data file EU-GDP-Population.txt required.

BE	10.839905	36100
BG	7.563710	12851
CZ	10.506813	24869
DK	5.529449	36449
DE	81.802257	36033
EE	1.340127	18518
IE	4.467854	38549
EL	11.305118	30856
ES	45.989016	28433
FR	64.716310	34077
IT	60.340328	29392
CY	0.803147	28255
LV	2.248374	14460
LT	3.329039	17185
LU	0.502066	81383
HU	10.014324	18738
MT	0.414372	24792
NL	16.574989	40764
AT	8.375290	39634
PL	38.167329	18936
PT	10.637713	21848
RO	21.462186	11860
SI	2.046976	28030
SK	5.424925	22128
FI	5.351427	34585
SE	9.340682	38031
UK	62.008048	34919
HR	4.425747	17683
MK	2.052722	9727
TR	72.561312	13463
IS	0.317630	36620
NO	4.858199	52012
CH	7.785806	41663

EU-GDP-Population.gpt[edit]

Here is the file EU-GDP-Population.gpt to generate this.

set term svg size 800,600
set output "EU-GDP-Population.svg"
set xlabel "Population (Millions)"
set ylabel "GDP (PPP) per capita"
set key off
set pointsize 1

plot "EU-GDP-Population.csv" using 2:3 with points pt 5 lc rgb "#FF0000", "EU-GDP-Population.csv" using ($2 + 2.5):3:1 with labels

Croatia[edit]

Croatia is EU-member now. Must be changed. --2A02:2C40:200:0:0:5EFE:A5C:2358 09:40, 28 April 2014 (UTC)[reply]