Team:Acton-BoxboroughRHS/Simulations
From 2014hs.igem.org
(Difference between revisions)
Line 149: | Line 149: | ||
ctx.strokeText("Plasmid",10,50); | ctx.strokeText("Plasmid",10,50); | ||
- | ctx.font = " | + | ctx.font = "12px Arial"; |
- | ctx.strokeText("Backbone", | + | ctx.strokeText("Backbone",200,350); |
ctx.font = "10px Arial"; | ctx.font = "10px Arial"; | ||
- | ctx.strokeText(" | + | ctx.strokeText("RBS",200,200); |
ctx.strokeStyle="green"; | ctx.strokeStyle="green"; |
Revision as of 19:26, 3 June 2014
Note that this is test JavaScript:
Still Under Construction