Rev 4897 | Rev 5903 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4897 | bpr | 1 | slib_lang_exists_tmp=yes |
2 | slib_title=Geogebra to Jsxgraph |
||
3 | |||
4 | slib_parms=3\ |
||
5 | ,file or filestring\ |
||
6 | 500 x 500,size: <tt>width x height</tt>\ |
||
7 | 1,numero |
||
8 | |||
9 | slib_out=Figure in JSXgraph |
||
10 | slib_comment= The first parameter is the name of the ggb file (extension .ggb) or\ |
||
5365 | bpr | 11 | a filestring coming from Geogebra. The second parameter is the size. The third parameter\ |
12 | is a number (it should have one jsxgraph with this number on the web page : this number\ |
||
13 | fixes the html id of the applet). |