This environment is not optimized for viewing on small or mobile devices. Please view on a larger browser for the best experience.

If you have any questions, please contact us.

Line Chart

Line charts are used to show how the measure or value of something changes over time, or another continuous variable. The continuous variable is plotted on the X-axis, while the Y-axis indicates measurement. Multiple lines on a line chart allow the viewer to compare multiple items or categories of data.

Types

Multiple Line Chart

Line charts can accommodate up to six categories. Beyond this, it’s difficult for users to discern the difference between lines, and an alternate solution should be considered for displaying the data.

Specifications

Line Style and Color Usage

Use the three-color Contrast palette for multiple line charts. To optimize the difference between lines, use solid lines for the first three categories, and dotted lines for the remaining categories.

1
Blue (Solid)
2
Teal (Solid)
3
Magenta (Solid)
4
Blue (Dotted)
5
Teal (Dotted)
6
Magenta (Dotted)
Anatomy
1) Solid Line
border: 2px solid
border-color: Categorical Palette, three-color Contrast
2) Dashed Line
border: 2px dashed
border-color: Categorical Palette, three-color Contrast
3) Hover Node
color: Navy
4) Hover Line
border: 1px solid
color: Navy
5) Tooltip
See Global Elements page for specifications
Size & Spacing