1 2 3
set datafile separator "," set key autotitle columnhead plot for [col=2:*] 'out.csv' using 1:col with lines