Skip to content

BubbleChart

Bubble chart — each point is drawn as a disk whose size encodes a third coordinate.

$ wo 'Head[BubbleChart[{{1, 2, 3}, {4, 5, 6}}]]'
Graphics

Options: ChartLabels, ChartLegends, ChartStyle, BubbleSizes, ImageSize.