Skip to content

Instantly share code, notes, and snippets.

@darndt
darndt / index.html
Last active December 10, 2015 02:19
Chart projected_performance
<!-- https://gist.github.com/4366741 -->
<!-- http://bl.ocks.org/d/4366741/ -->
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
font: 14px sans-serif;
<!-- https://gist.github.com/4122445 -->
<!-- http://bl.ocks.org/d/4122445/ -->
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
font: 14px sans-serif;
@darndt
darndt / README.md
Created November 18, 2012 14:12 — forked from mbostock/.block
Epicyclic2 Gearing

From Wikipedia: Epicyclic gearing or planetary gearing is a gear system consisting of one or more outer gears, or planet gears, revolving about a central, or sun gear. … Epicyclic gearing systems also incorporate the use of an outer ring gear or annulus, which meshes with the planet gears.

Built with D3.js.