OriginLab Corporation - Scientific Graphing and Data Analysis Software - 2D graphs, 3D graphs, Contour Plots, Statistical Charts, Data Exploration, Statistics, Curve Fitting, Signal Processing, and Peak Analysis

Bar Graph

Image:image042.png

Contents

Data Requirements

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.

Creating the Graph

Select required data.

From the menu, select Plot: Columns/Bars: Bar.

or

Click the Bar button on the 2D Graphs toolbar.

Image:image044.png

Template

BAR.OTP (installed to the Origin program folder).

Notes

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 (Tools: Options).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 (Tools: Options).

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