# set terminal canvas rounded size 600,400 enhanced fsize 10 lw 1.6 fontscale 1 name "histograms_3" jsdir "." # set output 'histograms.3.js' set boxwidth 0.9 absolute set style fill solid 1.00 border lt -1 set key fixed right top vertical Right noreverse noenhanced autotitle nobox set style histogram clustered gap 5 title textcolor lt -1 set datafile missing '-' set style data histograms set xtics border in scale 0,0 nomirror rotate by -45 autojustify set xtics norangelimit set xtics () set title "US immigration from Northern Europe\n(same plot with larger gap between clusters)" set yrange [ 0.00000 : 300000. ] noreverse nowriteback x = 0.0 i = 23 ## Last datafile plotted: "immigration.dat" plot 'immigration.dat' using 6:xtic(1) ti col, '' u 12 ti col, '' u 13 ti col, '' u 14 ti col