d3-in-motion

D3.js in Motion

Code examples and references for the online video course “D3.js in Motion”.

Unit 1 - Scatter Plot Odyssey

Loading CSV Data
Basic Scatter Plot
Margin Convention with Scatter Plot
Basic Scatter Plot with Axes
Customized Axes
Scatter Plot Axis Labels
Scatter Plot with Color Legend

Unit 2 - Visualization Idioms

Scatter Plot with Ordinal Axis
Lollipop Chart
Bar Chart of Internet Users Per Country
Tilted Labels
Horizontal Bar Chart
Scatter Plot with Time Axis
Line Chart with Circles
Line Chart of Temperature
Pie Chart
Donut Chart

Unit 3 - The General Update Pattern

Basic Text in SVG
Data Driven SVG Text
Render Function Concept
General Update Pattern with Text
Bar Chart with Text First Attempt
Nested General Update Pattern
Using Classes with the General Update Pattern
Data Driven Changes
Object Constancy in Animated Transitions
Visual List Library