Build a Line Chart with D3 v4

Share this video with your friends

Send Tweet

Line charts are often used to plot temporal data, like a stock price over time. In this lesson we’ll see how to use D3 APIs to create our own simplified version of the charts seen on Google Finance.