set logscale xy # set title "Statistical disclosure model\nMean rounds to guess m-1 recipients" set format y "%.0f" set format x "10^{%T}" set xlabel "Number of recipients (N)" set ylabel "Rounds" set xrange [15:1.5e6] set yrange [15:1.5e6] set size 0.5,0.5 set title "m{/Symbol \316}\{8,16,32,64\}" # 'tmp/fig1-5.dat' title 'b=5,8{/Symbol \243}m{/Symbol \243}64' with linespoints, # 'tmp/fig1-25.dat' title 'b=25,8{/Symbol \243}m{/Symbol \243}64' with linespoints, plot 'tmp/fig1-125.dat' title 'b=125' with linespoints, \ 'tmp/fig1-1000.dat' title 'b=1000' with linespoints