Skip to content

Instantly share code, notes, and snippets.

View moebio's full-sized avatar

santiago moebio

View GitHub Profile
draw = function(g){
c.l('***', g);
g.setStroke('black', 2);
g.line(0,0,g.cW,g.cH);
if(network == null) return;
if(MODE==2 || MODE==8) {
@moebio
moebio / testCSV.csv
Last active August 29, 2015 14:20
only for tests
a b c
3 4 5
4 4 5
@moebio
moebio / gist:5601071
Last active December 17, 2015 11:19
list of references of my talk at http://openvisconf.com
@moebio
moebio / inlet.js
Created June 22, 2012 17:24
just another inlet to tributary
//rectangle area parameters
var xT = 20;
var yT = 20;
var W = 500;
var H = 500;
//graphic parameters
var backgroundColor = "#F1F1F1";
@moebio
moebio / inlet.js
Created June 22, 2012 17:23
just another inlet to tributary
//rectangle area parameters
var xT = 20;
var yT = 20;
var W = 500;
var H = 500;
//graphic parameters
var backgroundColor = "#F1F1F1";
@moebio
moebio / inlet.js
Created June 22, 2012 17:20
just another inlet to tributary
//rectangle area parameters
var xT = 20;
var yT = 20;
var W = 500;
var H = 500;
//graphic parameters
var backgroundColor = "#F1F1F1";
@moebio
moebio / inlet.js
Created June 22, 2012 17:09
just another inlet to tributary
//rectangle area parameters
var xT = 20;
var yT = 20;
var W = 500;
var H = 500;
//graphic parameters
var backgroundColor = "#F1F1F1";
@moebio
moebio / inlet.js
Created June 22, 2012 16:08
just another inlet to tributary
//rectangle area parameters
var xT = 20;
var yT = 20;
var W = 500;
var H = 500;
//graphic parameters
var backgroundColor = "#F1F1F1";
@moebio
moebio / inlet.js
Created June 22, 2012 15:42
just another inlet to tributary
//rectangle area parameters
var xT = 20;
var yT = 20;
var W = 500;
var H = 500;
//graphic parameters
var backgroundColor = "#F1F1F1";
@moebio
moebio / inlet.js
Created June 22, 2012 15:40
just another inlet to tributary
//rectangle area parameters
var xT = 20;
var yT = 20;
var W = 500;
var H = 500;
//graphic parameters
var backgroundColor = "#F1F1F1";