block by d3noob ac0971bb6336090b8cc4a1530f33f442

Multi-line graph 1 with v5: Lines

Full Screen

This is a derivative of the simple d3.js graph in v5 used as an example in the book D3 Tips and Tricks v5. The stock data was sourced from Mike Bostock’s small multiples example.

It is the first graph in a series that is building a multi-line graph that incorperates an automatically developed legend and a system that can toggle the lines off and on as desired.

This version is demonstrating the use of the d3.nest function to group the data to allow the different lines to be drawn.

The graph should be taken in context with the text of the book which can be downloaded for free from Leanpub.

index.html

stocks.csv