Getting the Data

Learn how to fetch and parse data in D3.

We’re going to jump forward a little bit to the portion of the JavaScript code that loads the data for the graph.

I’m going to go out of the sequence of the code here because if you know what the data is that you’re using, it will make explaining some of the other functions much easier.

The code

The section that grabs the data is this bit:

Get hands-on with 1200+ tech skills courses.