Texts and Transformations II

From JSXGraph Wiki
Revision as of 07:15, 1 August 2011 by A WASSERMANN (talk | contribs) (Created page with "<jsxgraph with="500" height="500" box="box2"> (function(){ var brd, txt, p0, p1, p2, im; JXG.Options.text.display = 'internal'; brd = JXG.JSXGraph.initBoard('jxg...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The JavaScript code

Here is the complete code to accomplish this behaviour.