# set terminal svg size 600,400 dynamic enhanced fname 'arial' fsize 10 mousing name "datastrings_5" butt solid # set output 'datastrings.5.svg' set boxwidth 0.3 absolute set style fill solid 1.00 border lt -1 set grid nopolar set grid noxtics nomxtics ytics nomytics noztics nomztics \ nox2tics nomx2tics noy2tics nomy2tics nocbtics nomcbtics set grid layerdefault linetype 0 linewidth 1.000, linetype 0 linewidth 1.000 set key inside right top vertical Right noreverse enhanced autotitles columnhead nobox set pointsize 2 set xtics border in scale 0,0 mirror norotate offset character 0, 0, 0 autojustify set xtics norangelimit set xtics () set ytics border in scale 0,0 mirror norotate offset character 0, 0, 0 autojustify set ztics border in scale 0,0 nomirror norotate offset character 0, 0, 0 autojustify set cbtics border in scale 0,0 mirror norotate offset character 0, 0, 0 autojustify set rtics axis in scale 0,0 nomirror norotate offset character 0, 0, 0 autojustify set title "Plot actual y-value as a label" set xrange [ -0.500000 : 11.5000 ] noreverse nowriteback set ylabel "mm" set yrange [ 0.00000 : 180.000 ] noreverse nowriteback set bmargin 3 plot 'table.dat' using 0:2:xtic(1) title columnhead with boxes, '' using 0:2:2 with labels center offset 0,1 notitle