Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<meta charset="utf-8">
<head>
</head>
<body>
<script src='http://d3js.org/d3.v3.js'></script>
<script src='http://d3js.org/topojson.v1.js'></script>
<script src='http://d3js.org/queue.v1.js'></script>
<script src='http://d3js.org/colorbrewer.v1.js'></script>
<script>
<!DOCTYPE html>
<meta charset="utf-8">
<head>
</head>
<body>
<style>
.axis path,
.axis line{
fill:none;
stroke: black;