A windows explorer shell extension is in the plans for the Beta release. Users will be able to right click and select "Plot2D".
"Plot2D->1v2" will plot columns 1 vs 2 directly. Also "Plot2D->1v3", "Plot2D->1v4", etc.
"Plot2D->WithOptions", will bring up an options dialog box.
"Plot2D->ChooseXY", will bring up a dialog box to select the X and Y columns.
Other features requested so far:
1. Add ability for the series label to be determined by a header line in the datafile, as the default series label.
2. The GUI provided will be able to convert an options file into a command string to aid in developing batch/shell scripts.
3. Requests for plotting of double binary files are under consideration as well.
4. An example project using the C only plotting package.
Send in your suggestions!