Team:Acton-BoxboroughRHS/Simulations
From 2014hs.igem.org
(Difference between revisions)
Line 154: | Line 154: | ||
ctx.font = "10px Arial"; | ctx.font = "10px Arial"; | ||
ctx.strokeText("RBS",120,200); | ctx.strokeText("RBS",120,200); | ||
+ | |||
+ | ctx.font = "10px Arial"; | ||
+ | ctx.strokeText("Promoter",190,130); | ||
ctx.strokeStyle="green"; | ctx.strokeStyle="green"; |
Revision as of 19:31, 3 June 2014
Note that this is test JavaScript:
Still Under Construction