Team:Groningen/Graphs/PromoterActivation

From 2009.igem.org

Revision as of 11:46, 21 September 2009 by Jaspervdg (Talk | contribs)

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

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

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