InteractiveGraph
InteractiveGraph can display a single or multicolumn ASCII file
as a graph. The file has to be a tab-delimeted column of floating point
numbers.
Usage
InteractiveGraph is made up of a graph canvas panel that displays a graph,
a menu bar and a slider at the bottom of graph canvas. You can have multiple
graph canvases that can be switched by a slider bar. Each new graph is
loaded into currently selected graph canvas.
-
File
-
Add data - add
a new graph from file to currently selected graph canvas
-
Add data col - add a specific column from a selected
file to currently selected graph canvas
-
Print ...
- send currently displayed graph to a printer
-
Make jpeg - create a Jpeg
image from the currently displayed graph
-
Quit
- quit InteractiveGraph
-
Edit
-
Copy
- Copy a currently selected graph to a next available canvas
-
Delete
- Delete currently selected canvas
-
Title...
- Set the title for the currently displayed graph canvas
-
Labels ...
- Setup labels for X and Y axis
-
Setup axis ... - Setup miscelenies optionsfor
axis
-
Hold on
- When this option is checked, the next graph will be displayed with
previous graph on the same panel. Otherwise the new graph will replace
the old one.
-
Clear all - Delete
all graphs on currently selected graph canvas
-
Clear last - Delete
the last loaded graph from the canvas.
-
View
-
View spreadsheet
- Display a spreadsheet with graph Y values.
-
Save spreadsheet
- Save a spreadsheet with graph Y values as a file.
-
Goto
- Goto to a particular graph canvas.
-
Background Color ... - Setup background
color for the currently selected graph canvas
-
Std Dev.
- Draw std deviation lines and display a small statistics window
-
Help
-
Help
- Display this document