FLAGS:
-H, --Header input has header line
-h, --help Prints help information
-l, --logx plot logarithmic Y-axis
-l, --logy plot logarithmic Y-axis
-V, --version Prints version information
OPTIONS:
-a, --alpha transparancy channel [default: 0.3]
-c, --color column index to be used as color facet
-d, --delimiter column delimiter [default: \t]
--gradient column index to be used as color gradient facet
--height image width [default: 1200]
-o, --outfile file to save PNG plot to, default append .plotyy.png to input filename
-p, --plotcolor default plot color [default: 1E88E5]
-t, --title title above the plot, default filename
--width image width [default: 2560]
-x, --x column index to be used as X [default: 1]
--xdimmax maximum X dimension
--xdimmin minimum X dimension [default: 0.0]
--xdesc x-axis label [default: X]
-y, --y column index to be used as Y [default: 2]
--ydimmax maximum Y dimension
--ydim_min minimum Y dimension [default: 0.0]
--ydesc y-axis label [default: Y]
ARGS:
optional file with on entry per line [default: STDIN]
```