• Open in:

Dumbbell Plot

Dumbbell plot (also known as Dumbbell chart, Connected dot plot) is great for displaying changes between two points in time, two conditions or differences between two groups.

See also: Horizontal dumbbell plot demo.

Key implementation details

The dumbbells are just narrow columns with openValueYField set to the open value (so that they don’t start on the axis).

Related tutorials

Demo source