fio2gnuplot: Option to select gnuplot's output dir
[fio.git] / tools / plot / graph2D.gpm
index 74d042a04b63fe5074ab046d9ab89b33de270897..efc7ac27a82e2d95ee3a4a145b2069a1dd011b4c 100644 (file)
@@ -8,7 +8,7 @@ set output '$3.png'
 
 #Preparing Axes
 #set logscale x
-set ytics axis out 0,5
+set ytics axis out auto 
 #set data style lines
 set key top left reverse
 set xlabel "Time (Seconds)"