# generic commands for twographbox output size load "threegraphbox.in" set xlabel "Temperature (^{/*0.4 o}F)" set ylabel "Probability Density {/Times-Italic P}({/Times-Italic x})/^{/*0.4 o}F" set xrange [25:80] set yrange [0:0.1] #set key 24,0.15 #set nokey #set noxzeroaxis ###################################################################### #### Histograms #set linestyle 1 set boxwidth 5 set output "temperature-histogram5.eps" plot 'temperature-histogram5.data' notitle with boxes lw 2, 'temperature.data' notitle with points pt 7