source: misc/tools/plotcsv/README @ 6348

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

GUI version of plotcsv

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