Plot data with slider: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
A WASSERMANN (talk | contribs) No edit summary |
||
Line 21: | Line 21: | ||
<jsxgraph width="600" height="250" box="box2"> | <jsxgraph width="600" height="250" box="box2"> | ||
var brd2 = JXG.JSXGraph.initBoard('box2', {boundingbox:[0,50,1.4,- | var brd2 = JXG.JSXGraph.initBoard('box2', {boundingbox:[0,50,1.4,-10], axis:true, | ||
keepaspectratio:false, showClearTraces:true}); | keepaspectratio:false, showClearTraces:true}); | ||