Team:Groningen/Graphs/Promoters/OD600/LB/Background

From 2009.igem.org

Revision as of 10:34, 24 July 2009 by Jaspervdg (Talk | contribs)

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

/* List of LB control data series */
{xf: 'cell(0,0)/60', y: 7},
{xf: 'cell(0,0)/60', y: 19, stroke: {style:'Dash'}},
{xf: 'cell(0,0)/60', y: 31, stroke: {style:'Dash'}},
{xf: 'cell(0,0)/60', y: 43, stroke: {style:'Dash'}},
{xf: 'cell(0,0)/60', y: 55, stroke: {style:'Dash'}},
{xf: 'cell(0,0)/60', y: 67},

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