31.9.2 Bar Chart
Contents
Data Requirements
Select one or more columns or a range of data from at least one column.
Creating the Graph
Bar Chart
- Select the data
- From Origin menu, select Plot > Statistical: Bar Chart
Bar Chart with Data Points Overlap
- Select the data
- From Origin menu, select Plot > Statistical: Bar Overlap
Bar Chart with Normal Distribution Curve
- Select required data.
- From the menu, select .
Template
Bar Chart BARCHART.otp
Bar Overlap: BAR+DATA+OVERLAP.OTP
Bar Normal: BAR+DATA+NORMAL.OTP
Three templates above are installed to the Origin program folder.
Notes
The bar chart is a variation of the whose upper line represents Mean value and error bar represents the data range within 1.5*Interquartile Range by default. You can go to the of Plot Details dialog to change the settings.
By default, the vertical axis scale begins at 0; or if minimum dataset value is less than 0, the vertical scale reflects the minimum value.
The bar chart with data points overlapped can be created from bar chart, by setting Type to Bar + Data Overlap on the of Plot Details dialog and selecting Jitter Points on the . Similarly, the bar chart with Normal distribution curve can be created from bar chart by setting Type to Bar[Left] + Data [Right] on the of Plot Details dialog and setting Distribution Curve: Type to Normal on the .