ST_graph Function (ROM Call 0xE5)

statline.h

void ST_graph (short mode);

Sets the graph mode indicator in the status line.

ST_angle sets the graph mode indicator to FUNC, PAR, POL, SEQ, 3D or DE, depending of whether mode is ST_FUNC, ST_PAR, ST_POL, ST_SQR, ST_3D or ST_DE (these constants are defined in enum ST_FLAGS). This indicator would be displayed in the status line. Note that this command acts only to the displayed status; it would not change the actual current graph mode.


Uses: ST_eraseHelp, ST_flags