set terminal png size 1440, 900 set output 'res/f2_original.png' set yrange [-1:1.5] plot 'res/f2_original.txt' title 'original' with lines