Getting Started with D3
This course will teach you how to use D3 to tame your data, and how to use different data visualization tools to communicate to your users.
What you'll learn
D3 is a breakthrough visualization library for creating compelling displays for your data. It is high-level enough to be comprehensible and effective to work with, and low-level enough to give you very fine control over what’s going on. In this course, Getting Started with D3, you’ll learn how to work with the D3 API. First, you’ll explore how D3 delivers its content with SVG. Next, you’ll discover how to create complex but comprehensible line charts. Finally, you’ll learn how to work with other chart types and make your visualizations interactive. When you’re finished with this course, you’ll have the skills and knowledge of working with D3 to communicate effectively with data.
Table of contents
- Introduction 4m
- Demo: Getting Set up with D3 2m
- Demo: Setup, Part II 2m
- Unpacking Hello World 3m
- Demo: Understanding SVG 1m
- Demo: Data as Circles 6m
- Transformation 2m
- Demo: Data as Circles, Part II 2m
- Demo: Convert to a Bar Chart 1m
- Demo: Draw Area-proportional Circles 1m
- SVG Coordinates and Transforms 2m
- Transform Origins 1m
- Demo: SVG Coordinates and Transforms 4m
- Getting Started with D3 and Data 2m
- Summary 1m