Image
Code

D3 Course 13: Line Chart with Multiple Lines

Gabrz

Last edited May 13, 2020
Created on May 13, 2020

Data Visualization with D3 course; Line Chart with Multiple Lines

Line Chart with Multiple Lines

Topics
  • Using d3.nest
  • Rendering multiple lines
  • Making lines different colors
  • Aesthetics: line caps, blending modes
  • Adding a color legend
  • Sorting the color legend to match lines
MIT Licensed