Last change
on this file since 6338 was
6338,
checked in by rwilson, 16 years ago
|
Initial try at plotcsv version 2.
|
File size:
457 bytes
|
Rev | Line | |
---|
[6338] | 1 | Plan B is to create a GUI program that will have two areas: |
---|
| 2 | 1. Select a set of CSV files |
---|
| 3 | 2. Select columns to plot and plot them |
---|
| 4 | |
---|
| 5 | The select area will have a listbox for CSV filenames and two |
---|
| 6 | buttons, ADD and DELETE. |
---|
| 7 | |
---|
| 8 | The plot area will have two textboxes X-Column and Y-Column |
---|
| 9 | and a PLOT button. |
---|
| 10 | |
---|
| 11 | The program will remember the contents of the CSV file listbox |
---|
| 12 | and the two column textboxes, so the user can just start the |
---|
| 13 | program and press PLOT. |
---|
Note: See
TracBrowser
for help on using the repository browser.