Guest Observer Facilities & Science
Centers |
NASA Archives |
|
Next: LOCation
Up: PLT Command Summary
Previous: LAbel
LIne ON [glist]
Draw a line connecting all the points in each plot group specified
in [glist].
LIne OFf [glist]
Produce a scatter diagram by turning off the line for each plot
group specified in [glist].
LIne Stepped [glist]
Produce a stepped-line plot for each plot group specified in [glist].
Note: If you set Error OFf, MArker OFf, and LIne OFf, then
the line will still appear. The only way to prevent data from being
plotted is to use the COlor OFf command.
Examples:
PLT> LIne ON ! Use a line for all groups
PLT> LIne OFf 1,3 ! Turn off the line for groups 1 and 3
PLT> LIne Step 1,5 ! Plot groups 1 and 5 with a stepped line
Web Page Maintained by: Dr. Lawrence E. Brown elwin@redshift.gsfc.nasa.gov
|