Template:Team:Paris Saclay/simbox
From 2013.igem.org
(Difference between revisions)
Line 379: | Line 379: | ||
for(var i= 0 ; i < sim.molecules.length ; ++i) | for(var i= 0 ; i < sim.molecules.length ; ++i) | ||
{ | { | ||
- | if(sim.molecules[i].curve_show) | + | //if(sim.molecules[i].curve_show) |
sim.molecules[i].history.push(sim.molecules[i].quantity); | sim.molecules[i].history.push(sim.molecules[i].quantity); | ||
} | } |
Revision as of 11:23, 3 August 2013