Thru

The thru keyword is deprecated.

Old syntax:

     plot 'file' thru f(x)

Current syntax:

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


Build Daemon user 2016-08-03