Skip to content

Instantly share code, notes, and snippets.

@Kusmeroglu
Kusmeroglu / HeatGraph.md
Last active December 20, 2015 06:29
Nested selectors and multiple series area chart in D3.js

Uses nested selections to build the tables. Normally areas/lines/dots/labels would be in their own groups, but grouping the visualization pieces by series allows us to do a really easy hover animation. Unfortunately, we can't control the ordering well this way, so lines that cross get hidden. Data shows the new alpha heat mechanic put in place by PGI in MechWarrior Online. mwomercs.com