Highcharts Hexagonal Tilemap

A Highcharts hexagonal tilemap made accessible by the MAIDR Highcharts adapter. A tilemap whose tiles tessellate is a hex lattice, and MAIDR reads it as one: the rows are walked left and right, and a vertical move lands on the bin whose centre is nearest in x, since a staggered lattice has no bin directly above another. Highcharts bins nothing itself — the tiles are supplied already binned — so a bin's count is the value its tile declares. Click on the chart and use the arrow keys.