source: misc/tools/plotcsv/README @ 6338

Last change on this file since 6338 was 6338, checked in by rwilson, 15 years ago

Initial try at plotcsv version 2.

File size: 457 bytes
Line 
1Plan B is to create a GUI program that will have two areas:
21. Select a set of CSV files
32. Select columns to plot and plot them
4
5The select area will have a listbox for CSV filenames and two
6buttons, ADD and DELETE.
7
8The plot area will have two textboxes X-Column and Y-Column
9and a PLOT button.
10
11The program will remember the contents of the CSV file listbox
12and the two column textboxes, so the user can just start the
13program and press PLOT.
Note: See TracBrowser for help on using the repository browser.