*lineplot
Generates a line plot.
Syntax
*lineplot title full_size
Type
HyperMesh Tcl Modify Command
Description
Generates a line plot.
Inputs
- title
 - The title of the line plot.
 - full_size
 - Determines whether the line plot fills the entire screen. Valid values are:
 
Example
To generate a normal size line plot with the title "This is the title":
*lineplot "This is the title" 0
    Errors
None.