Texts and Transformations
From JSXGraph Wiki
Revision as of 23:39, 1 January 2011 by A WASSERMANN (talk | contribs) (New page: <jsxgraph with="500" height="500" box="box1"> (function(){ var brd, txt, p0, p1; JXG.Options.text.defaultDisplay = 'internal'; brd = JXG.JSXGraph.initBoard('box1', {boundi...)
The JavaScript code
Here is the complete code to accomplish this behaviour.