Data Visualization for React Developers

Data Visualization for React Developers

3 hours, 21 minutes CC

Learn to design simple visualizations with D3.js and React! In this course, follow along with Shirley Wu as she goes through fundamental visualization theories and shows how to apply them to different chart types. Plus, Shirley demonstrates the best practices on how to use D3.js to generate the data for these visualizations, and how to use React to render them.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: September 10, 2018
Get Unlimited Access Now
Table of Contents

Introduction

The Basic Chart Types

The Making of a Chart

Rendering with React

The Finishing Touches