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

From 2009.igem.org

(Difference between revisions)
 
Line 1: Line 1:
{
{
-
datasource: 'http://spreadsheets.google.com/pub?key=tqkqb23deWHvPV5vgRlGQ0Q&range=B147:BW191',
+
datatable: '/Team:Groningen/Tables/Promoters/Fluorescence',
width: '8cm',
width: '8cm',
height: '5cm',
height: '5cm',

Latest revision as of 11:11, 30 July 2009

{ datatable: '/Team:Groningen/Tables/Promoters/Fluorescence', 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: "Fluorescence", vertical: true, min: -30, max: 0} }, plots: { 'default': {type: 'Lines'} } }