Навыки, которые вы получите:
Data visualization
Web development
This popular JavaScript library allows us to create beautiful interactive data visualization for the web.
Necessary preparation
- Familiarity with JavaScript objects and fundamentals is required. A strong understanding of the Document Object Model is also required.
The Program
- Introduction to D3.
What will you learn
- The basics of data visualization with d3 by binding data to a web page’s elements and customizing the elements based on that very data. This lesson will show you how to build a bar chart of the most popular YouTube videos while walking you through the foundations of d3.