When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

D3.js Data Visualization Fundamentals

D3.js gives you great flexibility on how to visualize your data on the web. This course will help you master D3 conceptually and practically in order to produce meaningful interactive charts and visual tools.

     
  • 5
  •  |
  • Reviews ( 76 )
Free

This Course Includes

  • iconpluralsight
  • icon5 (76 reviews )
  • icon3 hour 30 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About D3.js Data Visualization Fundamentals

D3.js is a deep and flexible library that allows you to visualize your data on the web. It provides you with a set of useful tools to turn your data into bespoke, dynamic, and interactive visualizations. In this course, D3.js Data Visualization Fundamentals, you'll learn to build the visual displays that best represent your data and ideas with D3. First, you'll explore D3's key concepts. Then, you'll learn about how D3 binds data to graphical elements and how this helps you to build out any imaginable graphical representation of your data. Next, you'll discover how to make your charts dynamic and how to add interactivity to your visuals to let your users explore the data. Finally, you'll delve into structuring your code in a configurable and reusable form by writing your own small charting library, allowing you to reuse your designs. When you're finished with this course, you'll have the D3 skills and knowledge needed to build your bespoke and interactive visualizations on the web.

What You Will Learn?

  • Course Overview : 2mins.
  • Covering the Basics : 19mins.
  • Shaping the Data : 17mins.
  • Drawing a Bar Chart with Data : 28mins.
  • Making a Scatter Plot and a Line Chart : 26mins.
  • Updating Data : 29mins.
  • Updating Your Bar Chart Data : 12mins.
  • Adding Interactivity : 26mins.
  • Working with Hierarchical Layouts : 20mins.
  • The Reusable Module Pattern : 27mins.