User:MichaelFrey/Population

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

set output 'MichaelFrey/Population' 

set terminal svg size 600 200 fixed  fname 'Arial'  fsize 8 butt 
set xrange [1774:2006]
set yrange [0:225000]
 
#set style linewidth 2

set grid xtics ytics

plot 'Population.dat' notitle with lines