Skip to content

Instantly share code, notes, and snippets.

View dwskau's full-sized avatar

Drew Skau dwskau

  • Advanced Microgrid Solutions
  • Vallejo, CA
View GitHub Profile
@dwskau
dwskau / inlet.js
Created July 14, 2012 06:07
just another inlet to tributary
//inspired by http://bl.ocks.org/3014589
//and http://vis4.net/blog/posts/avoid-equidistant-hsv-colors/
//set to true for debugging
//tributary.trace = true;
trib.number_bars = 100;
trib_options.number_bars = {min: 1, max: 400};
var Handle = function() {
var data = new Backbone.Model({
@dwskau
dwskau / inlet.js
Created July 14, 2012 06:07
just another inlet to tributary
//inspired by http://bl.ocks.org/3014589
//and http://vis4.net/blog/posts/avoid-equidistant-hsv-colors/
//set to true for debugging
//tributary.trace = true;
trib.number_bars = 100;
trib_options.number_bars = {min: 1, max: 400};
var Handle = function() {
var data = new Backbone.Model({
@dwskau
dwskau / inlet.js
Created July 14, 2012 06:15
just another inlet to tributary
//inspired by http://bl.ocks.org/3014589
//and http://vis4.net/blog/posts/avoid-equidistant-hsv-colors/
//set to true for debugging
//tributary.trace = true;
trib.number_bars = 100;
trib_options.number_bars = {min: 1, max: 400};
var Handle = function() {
var data = new Backbone.Model({
@dwskau
dwskau / config.json
Created July 14, 2012 06:35
Tributary inlet
{"description":"Tributary inlet","endpoint":"","display":"svg","public":true,"require":[],"fileconfigs":{"inlet.js":{"default":true,"vim":false,"emacs":false,"fontSize":12}},"fullscreen":false,"play":false,"loop":false,"restart":false,"autoinit":true,"pause":true,"loop_type":"period","bv":false,"nclones":15,"clone_opacity":0.4,"duration":3000,"ease":"linear","dt":0.01}
@dwskau
dwskau / _.md
Created January 1, 2013 06:38
Pythagorean Triples