Let gnuplot decide on showing either time or date.
This commit is contained in:
parent
614fb0648c
commit
9ff797b539
@ -11,7 +11,6 @@ gnuplot << EOF
|
|||||||
set datafile separator ","
|
set datafile separator ","
|
||||||
set xdata time
|
set xdata time
|
||||||
set timefmt "%s" #time format of input data
|
set timefmt "%s" #time format of input data
|
||||||
set format x "%d %a" # format of output time
|
|
||||||
|
|
||||||
set style data lines
|
set style data lines
|
||||||
set style line 1 linewidth 2
|
set style line 1 linewidth 2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user