Skip to content

Instantly share code, notes, and snippets.

@joeldouglass
joeldouglass / .block
Last active February 24, 2017 20:20
ALZ - Relationships
license: mit
height: 680
scrolling: no
border: yes
@joeldouglass
joeldouglass / index.html
Last active October 11, 2016 19:05
Shifting and scaling time series data
<!DOCTYPE html>
<meta charset="utf-8">
<style>
.line {
fill: none;
stroke: #000;
stroke-width: 1.5px;
}
@joeldouglass
joeldouglass / .block
Created October 6, 2016 18:08
Final state issue with delayed transitions
license: mit
height: 680
scrolling: no
border: yes
@joeldouglass
joeldouglass / index.html
Last active September 28, 2016 14:21
Broken line trend
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
font: 10px sans-serif;
}
.axis path,
.axis line {
@joeldouglass
joeldouglass / index.html
Last active September 27, 2016 15:05
PHCPI Animated Donut
<!DOCTYPE html>
<meta charset="utf-8">
<style>
.container {
background-color: #48443a;
}
.donut {
width: 400px;