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