\def\gnuplot@output@ps{ps} % required for comparison in \gprawimage \expandafter\def\csname gnuplot@select@driver@pgfsys-dvi.def\endcsname {ps} \expandafter\def\csname ...
Extract columns for x, y, and in/out flag using awk. Strip header rows with awk or tail. Feed this cleaned .dat file to gnuplot. Gnuplot draws: Red and blue dots representing classification for each ...
set term png small color set data style lines set grid set yrange [ 0 : 3 ] set title "Flood Testing Graph Y Axis Capped at 3 Seconds" set xlabel "Request Number" set ylabel "Time of Activity ...
Some of the items below assume you are using WinEdt 7 (or 8). If you are running an older version, you may be able to adapt some of this, or see some earlier things I did for WinEdt 5 here. Disclaimer ...