Team:Acton-BoxboroughRHS/Simulations
From 2014hs.igem.org
(Difference between revisions)
Line 143: | Line 143: | ||
ctx.stroke(); | ctx.stroke(); | ||
- | + | ctx.strokeStyle="red"; | |
+ | ctx.beginPath(); | ||
+ | ctx.arc(250,250,100,1.8.5*Math.PI,1.9*Math.PI); | ||
+ | ctx.stroke(); | ||
Revision as of 02:13, 26 May 2014
Note that this is test JavaScript:
Message