# 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 = "Mon Apr  1 14:15:08 PDT 2013"
needle = ":"
S = 14
x = 0.0
plot 'silver.dat' using 1:2 with linespoints notitle,      '' using 1:2:(sprintf("[%.0f,%.0f]",$1,$2)) with labels