bubble() — Bubble chart

A scatter plot where dot size is a third number.

symbols(x, y, circles = size)

Key idea

In plain words

Like a scatter plot — one dot per item — but bigger dots mean bigger values of a third number.

Where you'd use it

Frequently asked questions

What’s the third variable in a bubble chart?
Bubble area (not radius) encodes a third value.