SVG and Interactive Visualization in D3

SVG and Interactive Visualization in D3

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 1h 42m | 700 MB

Create breathtaking data visualizations using the latest features of D3

D3.js is a JavaScript library designed to display digital data in dynamic graphical form. It helps you bring data to life using HTML, SVG, and CSS. D3 allows greater control over the final visual result, and it is the hottest and most powerful web-based data visualization technology on the market today. In this course, you will learn how to map values in your data domain to the visual domain using scales, and use the various shape functions supported by D3 to create SVG shapes in visualizations. Moving on, you’ll see how to use and customize various D3 axes and master transition to add bells and whistles to otherwise dry visualizations.

What You Will Learn

  • Learn about Scalable Vector Graphic (SVG), a mature World Wide Web Consortium (W3C) standard widely used in visualization projects
  • Explore Charts and generate some of the most complex and interesting visualizations
  • Add steering capability to your visualization
  • Use force simulation to create awe-inspiring effects
  • Implement a fully functional geographic visualization in D3
  • Implement your visualization like a pro with Test-Driven Development (TDD)