Team:Groningen/Graphs/Promoters/OD600/LB/BBa J23109

From 2009.igem.org

(Difference between revisions)
m
m
Line 5: Line 5:
series: [
series: [
  /* List of LB control data series */
  /* List of LB control data series */
-
  {xf: 'cell(0,0)/60', y: 4, yf: 'cell(4,0)-0.094262500378219'},
+
  {xf: 'cell(0,0)/60', y: 4, yf: 'cell(4,0)-0.094262500378219', stroke: {color: '#00F'}},
-
  {xf: 'cell(0,0)/60', y: 10, yf: 'cell(10,0)-0.094262500378219'},
+
  {xf: 'cell(0,0)/60', y: 10, yf: 'cell(10,0)-0.094262500378219', stroke: {color: '#00F'}},
-
  {xf: 'cell(0,0)/60', y: 16, yf: 'cell(16,0)-0.094262500378219'},
+
  {xf: 'cell(0,0)/60', y: 16, yf: 'cell(16,0)-0.094262500378219', stroke: {color: '#00D'}},
-
  {xf: 'cell(0,0)/60', y: 22, yf: 'cell(22,0)-0.094262500378219'},
+
  {xf: 'cell(0,0)/60', y: 22, yf: 'cell(22,0)-0.094262500378219', stroke: {color: '#00D'}},
-
  {xf: 'cell(0,0)/60', y: 28, yf: 'cell(28,0)-0.094262500378219'},
+
  {xf: 'cell(0,0)/60', y: 28, yf: 'cell(28,0)-0.094262500378219', stroke: {color: '#00B'}},
-
  {xf: 'cell(0,0)/60', y: 34, yf: 'cell(34,0)-0.094262500378219'},
+
  {xf: 'cell(0,0)/60', y: 34, yf: 'cell(34,0)-0.094262500378219', stroke: {color: '#00B'}},
-
  {xf: 'cell(0,0)/60', y: 40, yf: 'cell(40,0)-0.094262500378219'},
+
  {xf: 'cell(0,0)/60', y: 40, yf: 'cell(40,0)-0.094262500378219', stroke: {color: '#009'}},
-
  {xf: 'cell(0,0)/60', y: 46, yf: 'cell(46,0)-0.094262500378219'},
+
  {xf: 'cell(0,0)/60', y: 46, yf: 'cell(46,0)-0.094262500378219', stroke: {color: '#009'}},
-
  {xf: 'cell(0,0)/60', y: 52, yf: 'cell(52,0)-0.094262500378219'},
+
  {xf: 'cell(0,0)/60', y: 52, yf: 'cell(52,0)-0.094262500378219', stroke: {color: '#007'}},
-
  {xf: 'cell(0,0)/60', y: 58, yf: 'cell(58,0)-0.094262500378219'},
+
  {xf: 'cell(0,0)/60', y: 58, yf: 'cell(58,0)-0.094262500378219', stroke: {color: '#007'}},
-
  {xf: 'cell(0,0)/60', y: 64, yf: 'cell(64,0)-0.094262500378219'},
+
  {xf: 'cell(0,0)/60', y: 64, yf: 'cell(64,0)-0.094262500378219', stroke: {color: '#005'}},
-
  {xf: 'cell(0,0)/60', y: 70, yf: 'cell(70,0)-0.094262500378219'},
+
  {xf: 'cell(0,0)/60', y: 70, yf: 'cell(70,0)-0.094262500378219', stroke: {color: '#005'}},
],
],
axes: {x: {title: "time (min)" }, y: {title: "OD600", vertical: true, min: 0} },
axes: {x: {title: "time (min)" }, y: {title: "OD600", vertical: true, min: 0} },
{{defaultPlot}}
{{defaultPlot}}
}
}

Revision as of 13:54, 24 July 2009

{ datasource: 'http://spreadsheets.google.com/pub?key=tqkqb23deWHvPV5vgRlGQ0Q&range=B147:BW191', width: '8cm', height: '5cm', series: [

/* List of LB control data series */
{xf: 'cell(0,0)/60', y: 4, yf: 'cell(4,0)-0.094262500378219', stroke: {color: '#00F'}},
{xf: 'cell(0,0)/60', y: 10, yf: 'cell(10,0)-0.094262500378219', stroke: {color: '#00F'}},
{xf: 'cell(0,0)/60', y: 16, yf: 'cell(16,0)-0.094262500378219', stroke: {color: '#00D'}},
{xf: 'cell(0,0)/60', y: 22, yf: 'cell(22,0)-0.094262500378219', stroke: {color: '#00D'}},
{xf: 'cell(0,0)/60', y: 28, yf: 'cell(28,0)-0.094262500378219', stroke: {color: '#00B'}},
{xf: 'cell(0,0)/60', y: 34, yf: 'cell(34,0)-0.094262500378219', stroke: {color: '#00B'}},
{xf: 'cell(0,0)/60', y: 40, yf: 'cell(40,0)-0.094262500378219', stroke: {color: '#009'}},
{xf: 'cell(0,0)/60', y: 46, yf: 'cell(46,0)-0.094262500378219', stroke: {color: '#009'}},
{xf: 'cell(0,0)/60', y: 52, yf: 'cell(52,0)-0.094262500378219', stroke: {color: '#007'}},
{xf: 'cell(0,0)/60', y: 58, yf: 'cell(58,0)-0.094262500378219', stroke: {color: '#007'}},
{xf: 'cell(0,0)/60', y: 64, yf: 'cell(64,0)-0.094262500378219', stroke: {color: '#005'}},
{xf: 'cell(0,0)/60', y: 70, yf: 'cell(70,0)-0.094262500378219', stroke: {color: '#005'}},

], axes: {x: {title: "time (min)" }, y: {title: "OD600", vertical: true, min: 0} }, plots: { 'default': {type: 'Lines'} } }