#
-# $Id: zoom-benchmark.gpt,v 1.1 2005-09-15 10:38:03 marc Exp $
+# $Id: zoom-benchmark.gpt,v 1.2 2005-09-15 11:14:22 marc Exp $
#
set title "Z39.50 connection plot"
#if ( $2 = 3 ) plot 'out.txt' using 1:3
#plot 'out.txt' using ($1):($2==3 ? $3 : 1/0)
#plot 'out.txt' using 1:3 t '' with points
-#plot 'out.txt' using ($1):($3) t '' with points
-plot 'out.txt' using ($1):($3) t '' with lines
+plot 'out.txt' using ($1):($3) t '' with points
+#plot 'out.txt' using ($1):($3) t '' with lines
pause -1 "Hit return to continue"