Line | |
---|
1 | First version of plotcsv was command-line only. Doesn't play |
---|
2 | well in the Windows environment. |
---|
3 | |
---|
4 | Plan B is to create a GUI program that will have two areas: |
---|
5 | 1. Select a set of CSV files |
---|
6 | 2. Select columns to plot and plot them |
---|
7 | |
---|
8 | The select area will have a listbox for CSV filenames and two |
---|
9 | buttons, ADD and DELETE. |
---|
10 | |
---|
11 | The plot area will have two textboxes X-Column and Y-Column |
---|
12 | and a PLOT button. |
---|
13 | |
---|
14 | The program will remember the contents of the CSV file listbox |
---|
15 | and the two column textboxes, so the user can just start the |
---|
16 | program and press PLOT. |
---|
Note: See
TracBrowser
for help on using the repository browser.