17.2.12 Creating Dot Plot

Dot Plot is a statistical chart consisting of data points plotted on a fairly simple scale, typically using filled in circles.

Origin supports to plot the dot plot from the Plot menu:

Contents

Dot Plot Types

DotPlot 1.png Dot Plot of One Y Input: One Y column

Menu: Plot > Statistical : Dot Plot

DotPlot 2.png Dot Plot of One Y With Groups Input: One Y column and One Grouping column

Menu: Plot > Categorical : Grouped Dot Plots

DotPlot 3.png Dot Plot of One Y With Stacked Groups Input: One Y column and Two Grouping columns

Menu: Plot > Categorical : Grouped Stacked Dot Plots

DotPlot 5.png Dot Plot of Multiple Ys Input: Multiple Y columns(2 Columns in This Example)

Menu:Plot > Statistical : Dot Plot

DotPlot 4.png Dot Plot of Multiple Ys, Stacked Input: Multiple Y columns(2 Columns in Example)

Menu: Plot > Statistical : Stacked Dot Plots

DotPlot 6.png Dot Plot of Multiple Ys, With Groups Input: Multiple Y columns(2 Columns in Example) and One Grouping column

Menu: Plot > Categorical : Grouped Dot Plots

DotPlot 7.png Dot Plot of Multiple Ys, With Stacked Groups Input: Multiple Y columns(2 Columns in Example) and Two Grouping columns

Menu: Plot > Categorical : Grouped Stacked Dot Plots

Creating Dot Plots

When you plot a Dot Plot with groups, the X-function plot_gdot will open to let you decide how to plot the dots:

Grouped Dot dialog.png

Input

Select the source Y data column for counting. You are allowed to select multiple columns.

Group

Select the grouping column(s).

Plot Order

Specify how to sort the data in Output sheet and plot grouped dot plots when there are multiple Input columns. This control is same as Sort Output Columns By in the Unstack Columns dialog.

It will be disable when Stack control is set to Input Variable, Last Group or All Groups. Because selecting Stack Input Variable will use Group Info First; selecting Last Group or All Groups will use Input Variable First.

Stack

Specify whether stack the dot plots and how to stack them in each group.

Arrange Points

Specify how to arrange the dots:

This control is same as Arrange Points control in Data Tab of Plot Details.

Horizontal Margin

Specify the horizontal margin to fit page to layer, for making the tick labels show well especially when there are multiple table rows on Y axis.

Output

Output the unstacked input columns using specified grouping column(s).

Customizing Dot Plots

Once you created a dot plot, you can customzie the dot plot with Plot Details dialog:

And you can also click the plot element to customize it with Mini toolbar.