
Contents |
Select one or more Y columns or a range of data from at least one Y column. If the Y column(s) has an associated X column, the X column supplies the X values; otherwise, the worksheet's default X values are used.
Select required data.
From the menu, select .
or
Click the Column button on the 2D Graphs toolbar.
COLUMN.OTP (installed to the Origin program folder).
The Y value of each data point in the data plot is represented as the height of a column. Each column has a fixed width, and each "X group" of columns is centered at the associated X value.
To establish Y=1 as the "floor", or Y value which alters the direction of column graphs displayed on a logarithmic scale, select the Log Scale use 1 as Floor check box on the Graph tab in the Options dialog box ().
To display a line when Y=0, select the Bar Graph Show Zero Values check box on the Graph tab of the Options dialog box ).
In some cases, disabling Clip Data to Frame still results in clipping of data in column/bar graphs. If this occurs, Clip Data can be defeated by typing the following line of script into the Script Window and pressing ENTER:
@CLP = 1