Team:Groningen/Graphs/PromoterActivationSlow

From 2009.igem.org

Revision as of 12:39, 21 September 2009 by Jaspervdg (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{ script: "var data = document.getElementById('promoterActivationData').data;\

        if (!data) data = {arsS:[]};\
        var d=[{title:'ars (pro=0,slower production/degradation)',data:data.arsS,args:{plot:'in'}}];\
        d;",

width: '8cm', height: '6cm', axes: {x: {title: "Time (min)", minorLabels: false}, y: {title: "Unbound ars (%)", vertical: true, min: 0}}, plots: { 'in': {type: 'Lines', vAxis: 'y'} } }