Bubble

Bubble charts are used to display three dimensions of data on a chart. The position of the bubble on the horizontal and vertical axes indicates the values of two data points, and the size of the bubble represents a third.

Example

This is an example of a React & D3 bubble chart component that you can use.

var(--theme-graph-positive)

Example B

This is an example of a React & D3 grouped bubbles chart component that you can use.

var(--theme-graph-positive)
var(--theme-graph-negative)