remove explicit voltage ticks
[zc] / gnuplot / template.gnuplot
index 3038cf7..b472df4 100644 (file)
@@ -71,7 +71,7 @@ if ( voltage ) {
        set format x "%H:%M\n%d.%m."
 
        set ylabel "V"
-       set ytics 0.1 
+       #set ytics 0.1 
 
        plot "axes.txt" using 1:5 with dots lc 'red' notitle