Team:Acton-BoxboroughRHS/Simulations
From 2014hs.igem.org
(Difference between revisions)
Line 137: | Line 137: | ||
ctx.stroke(); | ctx.stroke(); | ||
+ | ctx.beginPath(); | ||
+ | ctx.arc(100,75,50,0,2*Math.PI); | ||
+ | ctx.stroke(); | ||
Revision as of 02:02, 26 May 2014
Note that this is test JavaScript:
Message