Skip to content

Instantly share code, notes, and snippets.

View RichMorin's full-sized avatar

Rich Morin RichMorin

  • Canta Forda Computer Laboratory
  • Marysville, WA, USA
View GitHub Profile
@RichMorin
RichMorin / index.html
Created March 9, 2012 19:04 — forked from syntagmatic/index.html
Selectable Projection Demo
<!DOCTYPE html>
<html>
<head>
<title>Selectable Projection Demo</title>
<script type='text/javascript' src='http://mbostock.github.com/d3/d3.v2.js'></script>
<style type='text/css'>
body {
margin: 5px auto;
}
h1 {