AlexanderEllis / d3-heatmap

Heatmap in d3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

d3 Heatmap

This is a heatmap of the average monthly global land-surface temperature using d3. You can preview it here.

User stories:

  • I can view a heat map with data represented both on the Y and X axis.
  • Each cell is colored based its relationship to other data.

About

Heatmap in d3


Languages

Language:JavaScript 89.8%Language:HTML 10.2%