[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[freehaven-cvs] Make text readable on compressed fig1 and fig2



Update of /home/freehaven/cvsroot/doc/e2e-traffic/scripts
In directory moria.mit.edu:/tmp/cvs-serv30112/scripts

Modified Files:
	fig1.gp fig2a.gp 
Log Message:
Make text readable on compressed fig1 and fig2

Index: fig1.gp
===================================================================
RCS file: /home/freehaven/cvsroot/doc/e2e-traffic/scripts/fig1.gp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- fig1.gp	25 Jan 2004 10:59:05 -0000	1.3
+++ fig1.gp	25 Jan 2004 12:01:27 -0000	1.4
@@ -1,17 +1,20 @@
 
 set logscale xy
 # set title "Statistical disclosure model\nMean rounds to guess m-1 recipients"
-set format "%.0f"
+set format y "%.0f"
+set format x "10^{%T}"
 set xlabel "Number of recipients (N)"
 set ylabel "Rounds"
 
-set xrange [10:1.5e6]
-set yrange [10:1.5e6]
+set xrange [15:1.5e6]
+set yrange [15:1.5e6]
 
-set title " "
+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,m{/Symbol \316}\{8,16,32,64\}' with linespoints, \
-     'tmp/fig1-1000.dat' title 'b=1000,m{/Symbol \316}\{8,16,32,64\}' with linespoints
+plot 'tmp/fig1-125.dat' title 'b=125' with linespoints, \
+     'tmp/fig1-1000.dat' title 'b=1000' with linespoints

Index: fig2a.gp
===================================================================
RCS file: /home/freehaven/cvsroot/doc/e2e-traffic/scripts/fig2a.gp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- fig2a.gp	24 Jan 2004 14:42:08 -0000	1.2
+++ fig2a.gp	25 Jan 2004 12:01:27 -0000	1.3
@@ -1,10 +1,13 @@
 set logscale xy
-set format "%.0f"
+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]

***********************************************************************
To unsubscribe, send an e-mail to majordomo@seul.org with
unsubscribe freehaven-cvs       in the body. http://freehaven.net/