Skip to content

Instantly share code, notes, and snippets.

@Matthew-Weber
Matthew-Weber / data.csv
Last active May 7, 2022 20:36
D3 multi-series line chart with tooltips and legend
type date Line 1 Line 2 Line 3 Line 4
val1 1/1/00 11.361 40.863 106.118 33.896
val1 1/1/01 9.552 39.713 123.521 32.408
val1 1/1/02 8.576 38.091 137.61 33.204
val1 1/1/03 7.549 35.853 140.896 34.865
val1 1/1/04 6.716 32.109 156.805 36.044
val1 1/1/05 6.312 30.235 164.498 36.149
val1 1/1/06 5.76 27.934 161.806 36.039
val1 1/1/07 5.181 25.183 164.546 35.703
val1 1/1/08 4.922 28.642 180.783 40.183