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

From 2009.igem.org

(Difference between revisions)
m
(Now uses a data table.)
 
(8 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', yf: 'cell(4,0)-0.094262500378219'},
+
  {xf: 'cell(0,0)/60', y: 4, yf: 'cell(4,0)-0.094262500378219', stroke: {color: '#EE0'}},
-
{xf: 'cell(0,0)/60', yf: 'cell(10,0)-0.094262500378219'},
+
  {xf: 'cell(0,0)/60', y: 16, yf: 'cell(16,0)-0.094262500378219', stroke: {color: '#990'}},
-
  {xf: 'cell(0,0)/60', yf: 'cell(16,0)-0.094262500378219'},
+
  {xf: 'cell(0,0)/60', y: 28, yf: 'cell(28,0)-0.094262500378219', stroke: {color: '#E0E'}},
-
{xf: 'cell(0,0)/60', yf: 'cell(22,0)-0.094262500378219'},
+
  {xf: 'cell(0,0)/60', y: 40, yf: 'cell(40,0)-0.094262500378219', stroke: {color: '#909'}},
-
  {xf: 'cell(0,0)/60', yf: 'cell(28,0)-0.094262500378219'},
+
  {xf: 'cell(0,0)/60', y: 52, yf: 'cell(52,0)-0.094262500378219', stroke: {color: '#0EE'}},
-
{xf: 'cell(0,0)/60', yf: 'cell(34,0)-0.094262500378219'},
+
  {xf: 'cell(0,0)/60', y: 64, yf: 'cell(64,0)-0.094262500378219', stroke: {color: '#099'}},
-
  {xf: 'cell(0,0)/60', yf: 'cell(40,0)-0.094262500378219'},
+
-
{xf: 'cell(0,0)/60', yf: 'cell(46,0)-0.094262500378219'},
+
-
  {xf: 'cell(0,0)/60', yf: 'cell(52,0)-0.094262500378219'},
+
-
{xf: 'cell(0,0)/60', yf: 'cell(58,0)-0.094262500378219'},
+
-
  {xf: 'cell(0,0)/60', yf: 'cell(64,0)-0.094262500378219'},
+
-
{xf: 'cell(0,0)/60', yf: 'cell(70,0)-0.094262500378219'},
+
],
],
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:15, 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: 4, yf: 'cell(4,0)-0.094262500378219', stroke: {color: '#EE0'}},
{xf: 'cell(0,0)/60', y: 16, yf: 'cell(16,0)-0.094262500378219', stroke: {color: '#990'}},
{xf: 'cell(0,0)/60', y: 28, yf: 'cell(28,0)-0.094262500378219', stroke: {color: '#E0E'}},
{xf: 'cell(0,0)/60', y: 40, yf: 'cell(40,0)-0.094262500378219', stroke: {color: '#909'}},
{xf: 'cell(0,0)/60', y: 52, yf: 'cell(52,0)-0.094262500378219', stroke: {color: '#0EE'}},
{xf: 'cell(0,0)/60', y: 64, yf: 'cell(64,0)-0.094262500378219', stroke: {color: '#099'}},

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