From 9ff797b539f21f6457cb2799d2823d4ed36b7c03 Mon Sep 17 00:00:00 2001 From: "A. Svensson" Date: Thu, 21 May 2015 16:59:54 +0200 Subject: [PATCH] Let gnuplot decide on showing either time or date. --- bin/plot_time.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/plot_time.sh b/bin/plot_time.sh index 1eaf3c0..56bb882 100755 --- a/bin/plot_time.sh +++ b/bin/plot_time.sh @@ -11,7 +11,6 @@ gnuplot << EOF set datafile separator "," set xdata time set timefmt "%s" #time format of input data -set format x "%d %a" # format of output time set style data lines set style line 1 linewidth 2