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

From 2009.igem.org

(Difference between revisions)
(Now uses a data table.)
 
Line 1: Line 1:
{
{
-
datasource: 'http://spreadsheets.google.com/pub?key=tqkqb23deWHvPV5vgRlGQ0Q&range=B101:BW145',
+
datatable: '/Team:Groningen/Tables/Promoters/OD600',
width: '8cm',
width: '8cm',
height: '5cm',
height: '5cm',

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: 12, yf: 'cell(12,0)-0.09115113622763', stroke: {color: '#F00'}},
{xf: 'cell(0,0)/60', y: 24, yf: 'cell(24,0)-0.09115113622763', stroke: {color: '#A00'}},
{xf: 'cell(0,0)/60', y: 36, yf: 'cell(36,0)-0.09115113622763', stroke: {color: '#0F0'}},
{xf: 'cell(0,0)/60', y: 48, yf: 'cell(48,0)-0.09115113622763', stroke: {color: '#0A0'}},
{xf: 'cell(0,0)/60', y: 60, yf: 'cell(60,0)-0.09115113622763', stroke: {color: '#00F'}},
{xf: 'cell(0,0)/60', y: 72, yf: 'cell(72,0)-0.09115113622763', stroke: {color: '#00A'}},

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