Drawing the Heatmap

Learn how to draw a heatmap with D3.

We are going to begin drawing the heatmap. A heatmap is a set of squares organized in a grid. We are going to focus on drawing the squares. The first few steps have been taken care of. We can proceed to draw the squares after drawing the image. We’ll update our script to the following:

Get hands-on with 1200+ tech skills courses.