• Open in:

Radar Timeline

In this demo we use a Radar chart to display data changing over time.

Key implementation details

We use a Slider element (a specialized version of a scrollbar) at the bottom of the chart to trigger changes in the radar’s underlying data. The value (position) on the slider is animated when start button is clicked. Alternatively, the user can manipulate the position manually.

Related tutorials

Demo source