Dot Plot Chart
Series
| Key | Label | Color | |
|---|---|---|---|
Data
| Category | Before | After | |
|---|---|---|---|
General Settings
Connecting Lines (Dumbbell)
Display Settings
Reference Lines
Axis Labels
Free Online Dot Plot Chart Maker
What is a Dot Plot Chart?
A dot plot chart displays individual data points as dots along a numeric axis, grouped by category. Unlike bar charts, dot plots preserve the actual spread and distribution of values without hiding outliers in aggregates. They are especially effective for comparing two values per category — a layout often called a dumbbell chart — to highlight change or difference at a glance. Use a dot plot when your dataset is small to medium and each individual observation matters.
Key Features
Horizontal and Vertical Layouts
Flip between categories on the Y-axis (horizontal) or X-axis (vertical) to match how your audience reads comparisons.
Dumbbell / Connected Dot Mode
Enable connecting lines between two series per category to create a dumbbell chart — ideal for before-and-after or group-vs-group comparisons.
Adjustable Dot Size
Scale dot size to improve readability, whether you are plotting a handful of items or several dozen categories.
Sort by Value
Rank categories automatically in ascending or descending order so readers see the highest and lowest performers without scanning.
Reference Lines
Add benchmark lines — averages, targets, or thresholds — directly on the chart to give each dot context.
Value Labels on Dots
Toggle exact numbers beside each dot so viewers do not need to trace back to the axis for precise figures.
Best For
When to Use
- When your dataset has fewer than ~50 categories and individual points matter
- When you want to show distribution without losing data to binning (choose dot plot over histogram)
- When comparing exactly two values per category — use connecting lines for a dumbbell view
- When ranking items by value is central to the story
- When a bar chart would hide the spread or variance within a group
- When outliers are meaningful and should not be averaged away
Common Mistakes
- !Plotting hundreds of data points — heavy overplotting makes dots unreadable; switch to a histogram or box plot instead
- !Skipping sort order — unsorted dot plots force readers to hunt for high and low values
- !Adding too many series without connecting lines, making it impossible to link paired values
- !Omitting value labels when precise numbers matter to the audience
- !Using dot plots for continuous data without discrete categories — a scatter plot fits better
- !Choosing dot size too small on dense charts, causing dots to merge visually