Team:Groningen/Graphs/Promoters/OD600/LB/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:17, 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: 5, yf: 'cell(5,0)-0.094262500378219', stroke: {color: '#EE0'}},
{xf: 'cell(0,0)/60', y: 17, yf: 'cell(17,0)-0.094262500378219', stroke: {color: '#990'}},
{xf: 'cell(0,0)/60', y: 29, yf: 'cell(29,0)-0.094262500378219', stroke: {color: '#E0E'}},
{xf: 'cell(0,0)/60', y: 41, yf: 'cell(41,0)-0.094262500378219', stroke: {color: '#909'}},
{xf: 'cell(0,0)/60', y: 53, yf: 'cell(53,0)-0.094262500378219', stroke: {color: '#0EE'}},
{xf: 'cell(0,0)/60', y: 65, yf: 'cell(65,0)-0.094262500378219', stroke: {color: '#099'}},

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