Skip to content

Instantly share code, notes, and snippets.

View jmcbee's full-sized avatar
💭
Single and Ready to Mingle

Jolli McBee jmcbee

💭
Single and Ready to Mingle
View GitHub Profile
@jmcbee
jmcbee / .block
Last active February 10, 2017 07:17 — forked from mbostock/.block
Hexagonal Binning
license: gpl-3.0
@jmcbee
jmcbee / index.html
Last active December 12, 2016 09:31 — forked from indiemaps/walmart.html
test of d3.hexbin with walmart locations
<html>
<head>
<title>Walmart locations all hexed up</title>
http://mbostock.github.com/d3/d3.js
<!-- styles -->
<link rel="stylesheet" type="text/css" href="http://indiemaps.github.com/hexbin-js/style/main.css" />
<link rel="stylesheet" type="text/css" href="http://indiemaps.github.com/hexbin-js/style/colorbrewer.css" />
<link rel="stylesheet" type="text/css" href="http://indiemaps.github.com/hexbin-js/style/colorbrewer.stroke.css" />
<style type="text/css">