Chapter 34 HTML, JavaScript, and D3

Yitao Liu (yl4343) and Yiyang Sun (ys3284)

In addition to the visualization tools we have learned using R, we would like to introduce another powerful visualization tool, D3.js. We created a GitHub Page as well as the GitHub Repository to introduce basic knowledge of building a D3 visualization. We have made cheat sheets for HTML, JavaScript – two cornerstones of coding with D3 library, and a cheat sheet for D3.js.

To better help fellow students to kick-off with D3 visualization, we also provided code examples of HTML and D3 in our GitHub Repository.