set logscale xy set format y "%.0f" set format x "10^{%T}" set xlabel "Number of recipients (N)" set ylabel "Rounds" set title "b=125; P_M=0.5" set size 0.5,0.5 #set title "Unknown background: Mean rounds to guess m-1 recipients" set yrange [10:1.1e6] set xrange [10:1e5] #'tmp/fig2-UU-60.dat' title 'UU,8{/Symbol \243}m{/Symbol \243}64' with linespoints, \ plot 'tmp/fig2-BU.dat' title 'Uniform,m{/Symbol \316}\{8,16\}' with linespoints, \ 'tmp/fig2-BB.dat' title 'Weighted,m{/Symbol \316}\{8,16\}' with linespoints, \ 'tmp/fig2-SD.dat' title 'Statistical disclosure' with lines