Concept Flow - Bubble charts concept
Start with data points
Assign x and y coordinates
Assign size for each point (bubble size)
Assign color for each bubble (optional)
Plot bubbles with x, y, size, color
Display chart with legend and labels
End
Bubble charts plot points with x and y positions, using bubble size to show a third value and color for a fourth, making data easy to compare visually.