This video is available to students only
Access data
Next, we grab our data and create our accessor function (only one this time!)
Chart checklist#
To start, let's look over our chart-making checklist to remind ourselves of the necessary steps.
Access data
Create dimensions
Draw canvas
Create scales
Draw data
Draw peripherals
Set up interactions
We'll breeze through most of these steps, reinforcing what we've already learned.
Access data#
This page is a preview of Fullstack D3 Masterclass