Difference between revisions of "Applets:Spektrum"

From LNTwww
Line 42: Line 42:
 
//Grundeinstellungen der beiden Applets
 
//Grundeinstellungen der beiden Applets
 
JXG.Options.text.useMathJax = true;
 
JXG.Options.text.useMathJax = true;
pltBox1 = JXG.JSXGraph.initBoard('pltBox1', {
+
brd1 = JXG.JSXGraph.initBoard('pltBox1', {
 
             showCopyright:false, axis:false,
 
             showCopyright:false, axis:false,
 
             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},

Revision as of 13:53, 18 September 2017