Team:Groningen/Graphs/Promoters/Fluorescence/TY/Background
From 2009.igem.org
(Difference between revisions)
m (Team:Groningen/Graphs/Promoters/Fluorescence/BackgroundTY moved to Team:Groningen/Graphs/Promoters/Fluorescence/TY/Background: Adhere to general naming scheme.) |
(Now uses a data table.) |
||
Line 1: | Line 1: | ||
{ | { | ||
- | + | datatable: '/Team:Groningen/Tables/Promoters/Fluorescence', | |
width: '8cm', | width: '8cm', | ||
height: '5cm', | height: '5cm', |
Latest revision as of 11:12, 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: 13}, {xf: 'cell(0,0)/60', y: 25}, {xf: 'cell(0,0)/60', y: 37}, {xf: 'cell(0,0)/60', y: 49}, {xf: 'cell(0,0)/60', y: 61}, {xf: 'cell(0,0)/60', y: 73},
], axes: {x: {title: "time (min)" }, y: {title: "Fluorescence", vertical: true, min: -30, max: 0} }, plots: { 'default': {type: 'Lines'} } }