Line

A line chart is often used to display flow of a a continuous data set.

The demo below displays the flow of the metabolic provenance of energy over 70hours.

Nice to know


Pros:
  1. A line chart is easy to read and understand.

  2. A line chart is easy to create.

  3. A line chart is practical chart type to reveal flow.

  4. A line chart is a popular chart for accessibility.

Cons:
  1. It can be challenging to read exact values at specific points. A tooltip is highly recommended to overcome this challenge.

  2. A line chart can be easily cluttered with a large number of series.


Accessibility

A line chart could require some cognitive effort to be understood. To reduce the cognitive effort, be sure to add labels near each series.