Thru

The thru keyword is deprecated.

Old syntax:

     plot 'file' thru f(x)

Current syntax:

     plot 'file' using 1:(f($2))


Build Daemon 2016-01-12