This course has been updated! We now recommend you take the Introduction to Data Visualization with d3.js v4 course.

Check out a free preview of the full Interactive Data Visualization with D3.js course:
The "Moving Code from Tributary" Lesson is part of the full, Interactive Data Visualization with D3.js course featured in this preview video. Here's what you'd learn in this lesson:

Ian begins by discussing how to move code from Tributary into a real-world project. Each data visualization element from Tributary will become a reusable component in the application. Ian begins bootstrapping the application and initializing the display object. He uses D3's json() method to access the Reddit service and populate the data object.

Get Unlimited Access Now