Skip to content

Instantly share code, notes, and snippets.

View chromy's full-sized avatar
👩‍🎤

Hector Dearman chromy

👩‍🎤
View GitHub Profile
<!doctype html>
<html lang="en-us">
<link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon">
<body>
<style>
pre {
border: 1px solid #eee;
margin: 10px 0;
font-family: monospace;
@chromy
chromy / .block
Created October 10, 2019 16:28 — forked from heybignick/.block
D3.js v4 Force Directed Graph with Labels
license: gpl-3.0
height: 600
@chromy
chromy / README.md
Created August 16, 2014 18:45 — forked from tomgp/LICENSE.txt

A simple clock made with D3.

After I'd made it I got a bit caught up in trying to make it look like Dieter Ram's Braun clock face adding a whole bunch fo extra stuff...

It's still not quite there.