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

From 2009.igem.org

(Difference between revisions)
m (Colors)
(Now uses a data table.)
 
(4 intermediate revisions not shown)
Line 1: Line 1:
{
{
-
datasource: 'http://spreadsheets.google.com/pub?key=tqkqb23deWHvPV5vgRlGQ0Q&range=B147:BW191',
+
datatable: '/Team:Groningen/Tables/Promoters/OD600',
width: '8cm',
width: '8cm',
height: '5cm',
height: '5cm',
series: [
series: [
  /* List of LB control data series */
  /* List of LB control data series */
-
  {xf: 'cell(0,0)/60', y: 10, yf: 'cell(10,0)-0.094262500378219', stroke: {color: '#F00'}},
+
  {xf: 'cell(0,0)/60', y: 10, yf: 'cell(10,0)-0.09115113622763', stroke: {color: '#F00'}},
-
  {xf: 'cell(0,0)/60', y: 22, yf: 'cell(22,0)-0.094262500378219', stroke: {color: '#A00'}},
+
  {xf: 'cell(0,0)/60', y: 22, yf: 'cell(22,0)-0.09115113622763', stroke: {color: '#A00'}},
-
  {xf: 'cell(0,0)/60', y: 34, yf: 'cell(34,0)-0.094262500378219', stroke: {color: '#0F0'}},
+
  {xf: 'cell(0,0)/60', y: 34, yf: 'cell(34,0)-0.09115113622763', stroke: {color: '#0F0'}},
-
  {xf: 'cell(0,0)/60', y: 46, yf: 'cell(46,0)-0.094262500378219', stroke: {color: '#0A0'}},
+
  {xf: 'cell(0,0)/60', y: 46, yf: 'cell(46,0)-0.09115113622763', stroke: {color: '#0A0'}},
-
  {xf: 'cell(0,0)/60', y: 58, yf: 'cell(58,0)-0.094262500378219', stroke: {color: '#00F'}},
+
  {xf: 'cell(0,0)/60', y: 58, yf: 'cell(58,0)-0.09115113622763', stroke: {color: '#00F'}},
-
  {xf: 'cell(0,0)/60', y: 70, yf: 'cell(70,0)-0.094262500378219', stroke: {color: '#00A'}},
+
  {xf: 'cell(0,0)/60', y: 70, yf: 'cell(70,0)-0.09115113622763', stroke: {color: '#00A'}},
],
],
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}}
}
}

Latest revision as of 11:18, 30 July 2009

{ datatable: '/Team:Groningen/Tables/Promoters/OD600', width: '8cm', height: '5cm', series: [

/* List of LB control data series */
{xf: 'cell(0,0)/60', y: 10, yf: 'cell(10,0)-0.09115113622763', stroke: {color: '#F00'}},
{xf: 'cell(0,0)/60', y: 22, yf: 'cell(22,0)-0.09115113622763', stroke: {color: '#A00'}},
{xf: 'cell(0,0)/60', y: 34, yf: 'cell(34,0)-0.09115113622763', stroke: {color: '#0F0'}},
{xf: 'cell(0,0)/60', y: 46, yf: 'cell(46,0)-0.09115113622763', stroke: {color: '#0A0'}},
{xf: 'cell(0,0)/60', y: 58, yf: 'cell(58,0)-0.09115113622763', stroke: {color: '#00F'}},
{xf: 'cell(0,0)/60', y: 70, yf: 'cell(70,0)-0.09115113622763', stroke: {color: '#00A'}},

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