set datafile sep ';'
set xdata time
set timefmt "%Y-%m-%d"
set format x '%Y'
set yrange [0:100]
set arrow 1 from graph 0,first 50 to graph 1,first 50 nohead dt 2 lc rgb 'grey'
set terminal svg enhanced
set output 'Island EU membership polls.svg'
set title "Should Iceland join the European Union?"
plot 'island_eu_cleaned_join.csv' using 1:4 lt rgb '#00aa00' with lp t "Support", '' using 1:5 lt rgb '#aa0000' with lp t "Opposed", '' using 1:6 lt rgb '#888888' with lp t "Unsure"
unset output
set output 'Island EU membership polls-de.svg'
set title "Soll Island der Europäischen Union beitreten?"
plot 'island_eu_cleaned_join.csv' using 1:4 lt rgb '#00aa00' with lp t "Ja", '' using 1:5 lt rgb '#aa0000' with lp t "Nein", '' using 1:6 lt rgb '#888888' with lp t "Unsicher"
unset output
de partager – de copier, distribuer et transmettre cette œuvre
d’adapter – de modifier cette œuvre
Sous les conditions suivantes :
paternité – Vous devez donner les informations appropriées concernant l'auteur, fournir un lien vers la licence et indiquer si des modifications ont été faites. Vous pouvez faire cela par tout moyen raisonnable, mais en aucune façon suggérant que l’auteur vous soutient ou approuve l’utilisation que vous en faites.
https://creativecommons.org/licenses/by/4.0CC BY 4.0 Creative Commons Attribution 4.0 truetrue
Légendes
Ajoutez en une ligne la description de ce que représente ce fichier
Results of polls on the topic if Island should join the EU
Ergebnisse der Umfragen zur Frage, ob Island der EU beitreten sollte