Charts
Scatter / Bubble Chart
Learn how to create a bubble and scatter chart in Semaphor
Bubble and scatter charts are used to visualize the relationship between two numerical variables. The bubble chart is a scatter chart with a third dimension for size.
Scatter Chart
- The first column (dimension) is the label.
- The second column (measure) is the x-axis.
- The third column (measure) is the y-axis.
Bubble Chart
- The first column (dimension) is the label.
- The second column (measure) is the x-axis.
- The third column (measure) is the y-axis.
- The fourth column (measure) is the size of the bubble.
Grouped Bubble Chart
- The first column (dimension) is the label
- The second column (dimension) is the group (Legend)
- The second column (measure) is the x-axis.
- The third column (measure) is the y-axis.
- The fourth column (measure) is the size of the bubble.
Notice that the label column (Category) appears in the tooltip.