DADiSP Worksheet Functions > Function Categories > Display and Manipulation > BARS

 

BARS

Purpose:

Displays the data points of a Window as thick vertical bars.

Syntax:

BARS

Example:

grand(10, 0.1);bars

 

generates a 10-point series of random numbers and displays them as thick vertical bars.

Remarks:

Without a Window reference, BARS is equivalent to the fourth mode of the [F7] key or Graph Styles toolbar button and SETPLOTSTYLE(3).

See Also:

BARCTR

BARGAP

BARSTYLE

LINES

POINTS

SETPLOTSTYLE

STEM

STEPS

STICKS

TABLEVIEW