# set terminal canvas  rounded size 600,400 enhanced fsize 10 lw 1.6 fontscale 1 name "layout_3" jsdir "."
# set output 'layout.3.js'
set boxwidth 0.8 absolute
set style fill   solid 1.00 border
set format y "    " 
set key fixed right top vertical Right noreverse enhanced autotitle columnhead nobox
set style histogram columnstacked title textcolor lt -1
set xtics border in scale 0,0 mirror rotate by -270  autojustify
set xtics  norangelimit 
set xtics   ()
set ytics border in scale 0,0 mirror norotate  autojustify
set ztics border in scale 0,0 nomirror norotate  autojustify
set cbtics border in scale 0,0 mirror norotate  autojustify
set rtics axis in scale 0,0 nomirror norotate  autojustify
set title "Plot 3" 
x = 0.0
## Last datafile plotted: "immigration.dat"
plot 'immigration.dat' using 2 with histograms ,      '' using  7 with histograms ,      '' using  8 with histograms ,      '' using 11 with histograms