############################ # Display volume log (USF1000) of the form # 2012-05-05_17:18:49 e.ext.tank v: 62 V: 1850 set terminal png transparent size crop set output '.png' set title '' set xdata time set timefmt "%Y-%m-%d_%H:%M:%S" set xlabel " " set grid xtics y2tics set ytics nomirror set ylabel "%" set yrange [0:100] set y2tics set y2label "%" set y2range [0:100] #FileLog 4::: plot "" x1y1 title 'Volume' with lines