Difference between revisions of "Team:Cambridge-JIC/Notebook"

m
m
Line 28: Line 28:
 
// establish the branches and their respective colours
 
// establish the branches and their respective colours
 
graph.branch(undefined, 'meta', '#e25b22');
 
graph.branch(undefined, 'meta', '#e25b22');
graph.branch('meta', 'evolv', '#e88a27');
+
graph.branch('meta', 'evolv', '#ef9c2a');
graph.branch('meta', 'enose', '#ef9c2a');
+
graph.branch('meta', 'enose', '#e88a27');
 
graph.branch('meta', 'march', '#f2b130');
 
graph.branch('meta', 'march', '#f2b130');
 
graph.branch('march', 'optics', '#89cace');
 
graph.branch('march', 'optics', '#89cace');

Revision as of 09:09, 16 July 2015

Notebook