OptionalbackgroundOptionaldimensionsA string of the form
List of file names to read, relative to the working directory. Use "-" for stdin.
OptionallogUse a logarithmic scale for the given axes. Linear for both x and y if null.
OptionaloutputIf given, write output to the given file name relative to the working directory, and make the result of plot an empty string.
OptionalscriptUseful for debugging only. Ouptut the generated gnuplot script to the given file if specified.
OptionalshrinkA string of the form
OptionalxIf true, treat first column as X, following columns as Ys. If falsy, X is autoincremented from 0 for each line, and each column is a Y value at that X.
Background color for graph.