Getting Started with D3 5
In this course you will learn to create visualizations of your data using the foremost data viz library in the world, D3.
What you'll learn
A picture is worth a thousand words, and this was never more true than with data visualizations. In this course, Getting Started with D3, you will gain the ability to create breakthrough visualizations of your data using the foremost data viz library in the world, D3. First, you will learn the foundations of how D3 creates data visualizations with SVG (Scalable Vector Graphics). Next, you will discover how to create a powerful line chart that you can adapt for your own work. Finally, you will explore how to create powerful hierarchical diagrams with force directed layouts, and explore how to communicate real-world data with geographic visualizations. When you are finished with this course, you will have the skills and knowledge of D3 and data visualization needed to get your data into pictures where it belongs.
Table of contents
- Version Check 0m
- Introduction 2m
- Demo: Setup 1m
- How the D3 Libraries are Organized 1m
- Demo: Setup, Part II 2m
- Unpacking Hello World 3m
- Demo: Understanding SVG 1m
- Our First REAL Data Visualization 1m
- Demo: Data as Circles 4m
- Transformation 2m
- Demo: Data as Circles, Part II 2m
- Demo: Convert to a Bar Chart 1m
- Demo: Draw Area-proportional Circles 1m
- Demo: SVG Coordinates and Transforms 2m
- Transform Origin 1m
- Demo: SVG Coordinates and Transforms 3m
- Getting Started with D3 and Data 1m
- Demo: Getting Started with D3 and Data 1m
- Summary 1m
- Introduction 1m
- Scale 4m
- The Choropleth 1m
- Why This Matters 1m
- The Line Chart 2m
- Demo: Creating the Line Chart 7m
- Demo: Understanding the SVG of Our Line Chart 5m
- Demo: Multi-line Chart 5m
- D3-Scale-Chromatic 3m
- Demo: Implementing the Category Color Scheme 1m
- Alternate Scales 2m
- Demo: The Logarithmic Scale 2m
- Demo: Exponential Scales 4m
- Summary 1m