fio2gnuplot: Fixing Yaxis rendering for 2D plots
[fio.git] / tools / plot / graph2D.gpm
index 2d0d30ad002384a433876eca087707728ac5a53d..efc7ac27a82e2d95ee3a4a145b2069a1dd011b4c 100644 (file)
@@ -8,7 +8,7 @@ set output '$3.png'
 
 #Preparing Axes
 #set logscale x
-set ytics axis out
+set ytics axis out auto 
 #set data style lines
 set key top left reverse
 set xlabel "Time (Seconds)"