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

From 2009.igem.org

(Difference between revisions)
(Correctly set data source)
(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: 11, yf: 'cell(11,0)-0.09115113622763', stroke: {color: '#F00'}},
{xf: 'cell(0,0)/60', y: 23, yf: 'cell(23,0)-0.09115113622763', stroke: {color: '#A00'}},
{xf: 'cell(0,0)/60', y: 35, yf: 'cell(35,0)-0.09115113622763', stroke: {color: '#0F0'}},
{xf: 'cell(0,0)/60', y: 47, yf: 'cell(47,0)-0.09115113622763', stroke: {color: '#0A0'}},
{xf: 'cell(0,0)/60', y: 59, yf: 'cell(59,0)-0.09115113622763', stroke: {color: '#00F'}},
{xf: 'cell(0,0)/60', y: 71, yf: 'cell(71,0)-0.09115113622763', stroke: {color: '#00A'}},

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