
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 Bar button on the 2D Graphs toolbar.
BAR.OTP (installed to the Origin program folder).
The Y value of each data point in the data plot is represented as the length of a horizontal bar. Each bar has a fixed width, and each worksheet row of bar values is centered at the associated X value. The X values plot along the vertical axis.
To establish Y=1 as the "floor", or Y value which alters the direction of bar 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