Applets:Spektrum: Unterschied zwischen den Versionen
Aus LNTwww
| Zeile 52: | Zeile 52: | ||
JXG.Options.text.useMathJax = true; | JXG.Options.text.useMathJax = true; | ||
pltBox1 = JXG.JSXGraph.initBoard('pltBox1', { | pltBox1 = JXG.JSXGraph.initBoard('pltBox1', { | ||
| − | showCopyright:false, axis: | + | showCopyright:false, axis:true, |
zoom:{factorX:1.1, factorY:1.1, wheel:true, needshift:true, eps: 0.1}, | zoom:{factorX:1.1, factorY:1.1, wheel:true, needshift:true, eps: 0.1}, | ||
| − | grid: | + | grid: true, |
boundingbox: [-1.1, 1.1, 1.1, -0.3] | boundingbox: [-1.1, 1.1, 1.1, -0.3] | ||
}); | }); | ||
pltBox2 = JXG.JSXGraph.initBoard('pltBox2', { | pltBox2 = JXG.JSXGraph.initBoard('pltBox2', { | ||
| − | showCopyright:false, axis: | + | showCopyright:false, axis: true, |
zoom:{factorX:1.1, factorY:1.1, wheel:true, needshift:true, eps: 0.1}, | zoom:{factorX:1.1, factorY:1.1, wheel:true, needshift:true, eps: 0.1}, | ||
| − | grid: | + | grid: true, |
boundingbox: [-3.1, 1.1, 3.1, -0.3] | boundingbox: [-3.1, 1.1, 3.1, -0.3] | ||
}); | }); | ||
| Zeile 87: | Zeile 87: | ||
| − | + | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||