Skip to content

Instantly share code, notes, and snippets.

View misanuk's full-sized avatar

Matthew Isanuk misanuk

View GitHub Profile
@misanuk
misanuk / index.html
Last active December 26, 2022 13:27
D3: Unit Bar Chart with Brush and Zoom
<!DOCTYPE html>
<meta charset="utf-8">
<style type="text/css">
body {
font-family: avenir next, sans-serif;
font-size: 12px;
}