Skip to content

Instantly share code, notes, and snippets.

@Sokrates86
Sokrates86 / index.html
Created January 12, 2016 20:10 — forked from arunkjn/index.html
Multiple polygons with d3.js
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
margin: auto;
position: relative;
width: 960px;
}