Sum GnupLot sur une colonne
plot "<awk '{i=i+$2; print $1,i}' test.txt" with lines
Dull Dugong
plot "<awk '{i=i+$2; print $1,i}' test.txt" with lines