# set terminal pngcairo transparent enhanced font "arial,10" fontscale 1.0 size 600, 400 # set output 'datastrings.6.png' set boxwidth 0.3 absolute set style fill solid 1.00 border lt -1 set grid nopolar set grid xtics nomxtics ytics nomytics noztics nomztics nortics nomrtics \ nox2tics nomx2tics noy2tics nomy2tics nocbtics nomcbtics set grid layerdefault lt 0 linecolor 0 linewidth 0.500, lt 0 linecolor 0 linewidth 0.500 set key fixed right top vertical Right noreverse enhanced autotitle columnhead box lt black linewidth 1.000 dashtype solid set key opaque set style textbox opaque margins 1.0, 1.0 fc bgnd border lt -1 linewidth 1.0 set pointsize 2 set xtics border in scale 0,0 mirror norotate 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 border in scale 0,0 nomirror norotate autojustify set title "Plot using boxed labels" set xrange [ -0.500000 : 11.5000 ] noreverse set ylabel "mm" set yrange [ 20.0000 : 120.000 ] noreverse set bmargin 3 NO_ANIMATION = 1 ## Last datafile plotted: "table.dat" plot 'table.dat' using 0:2:xtic(1) title col with lines lw 3, '' using 0:2:2 with labels center boxed notitle