# set terminal svg size 600,400 dynamic enhanced fname 'arial' fsize 10 mousing name "stringvar_3" butt solid # set output 'stringvar.3.svg' set title "String-valued expression in using spec" set xrange [ 300.000 : 400.000 ] noreverse nowriteback beg = 2 end = 4 foo = " 1 2 3 4 5 6" ERRNO = 0 haystack = "Sun Feb 12 21:04:10 PST 2012" needle = ":" S = 14 plot 'silver.dat' using 1:2 with linespoints notitle, '' using 1:2:(sprintf("[%.0f,%.0f]",$1,$2)) with labels