Grid
All Aplets
Hmin/Hmax
Statistics
Hwidth
Statistics
Indep
All Aplets
InvCross
All Aplets
Turns the background grid in Plot view on or off. From Plot setup, check (or uncheck) GRID.
or
In a program, type
1Grid to turn the grid on.
0Grid to turn the grid off (default).
Defines minimum and maximum values for histogram bars.
From Plot Setup for
or
In a program, type
n1 Hmin
n2 Hmax
where n2 > n1
Sets the width of histogram bars.
From Plot Setup in 1VAR stats set a value for Hwidth
or
In a program, type
nHwidth
Defines the value of the independent variable used in tracing mode.
In a program, type
nIndep
Toggles between solid crosshairs or inverted crosshairs. (Inverted is useful if the background is solid).
From Plot Setup, check (or uncheck) InvCross
or
In a program, type:
1
0InvCross
Programming |