I have a csv file which has 5 entries on every row. Every entry is whether a network packet is triggered or not. The last entry in every row is the size of packet. Every row = t
This should get you started:
set datafile separator "," plot 'infile' using 0:1