Skip to content

Instantly share code, notes, and snippets.

View m-entrup's full-sized avatar

Michael Entrup m-entrup

View GitHub Profile
@m-entrup
m-entrup / index.html
Last active February 10, 2016 12:14 — forked from d3byex/index.html
D3byEX 8.7: Focus + Context
<html>
<meta name="description" content="D3byEX 8.7" />
<meta charset="utf-8">
<style>
</style>
<body>
<script src="http://d3js.org/d3.v3.min.js"></script>
<script>
var width = 960, height = 600;