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