Skip to content

Instantly share code, notes, and snippets.

View goldsmith's full-sized avatar

Jon Goldsmith goldsmith

View GitHub Profile
@goldsmith
goldsmith / README.md
Last active December 16, 2015 01:59 — forked from mbostock/.block

Simple line chart.

@goldsmith
goldsmith / index.html
Last active December 15, 2015 13:48 — forked from spicavigo/main.html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Drive Google's Streetview Car</title>
<style>
html, body {
height: 100%;
margin: 0;
padding: 0;