User contributions for Michael
From JSXGraph Wiki
20 March 2011
- 17:3617:36, 20 March 2011 diff hist +1,331 N Browser event and coordinates Created page with "This example shows how to add a point whenever the user clicks on the board. The function getMouseCoords extracts the click coordinates from the event object and returns a JXG.Co..."
29 January 2011
- 19:1919:19, 29 January 2011 diff hist +126 Main Page No edit summary
18 November 2010
- 09:5109:51, 18 November 2010 diff hist +148 Oscillator No edit summary
10 November 2010
- 14:0214:02, 10 November 2010 diff hist +4,733 N Oscillator New page: This little JXSGraph application simulates a damped oscillator. If You can catch the weight with the mouse, you can drag it and the animation restarts after releasing the mouse. <jsxgraph...
30 September 2010
- 12:4312:43, 30 September 2010 diff hist +1,309 N Locus computation New page: <jsxgraph width="600" height="600"> board = JXG.JSXGraph.initBoard('jxgbox', {boundingbox: [-2, 20, 20, -2], axis: true, grid: false, keepaspectratio: true}); p3 = board.createElement(...
14 September 2010
- 15:2915:29, 14 September 2010 diff hist +91 Main Page No edit summary
- 15:2615:26, 14 September 2010 diff hist −1,166 List of elements Replacing page with 'see [https://sourceforge.net/apps/trac/jsxgraph/wiki/ElementsList internal wiki ]' current
9 September 2010
- 12:0612:06, 9 September 2010 diff hist +2 List of elements No edit summary
- 12:0612:06, 9 September 2010 diff hist +1,230 N List of elements New page: =Single elements= ==Points== * point * glider * intersection * otherintersection * circumcenter (a.k.a. circumcirclemidpoint) * parallelpoint * perpendicularpoint * midpoint * mirrorpoint...
- 11:2511:25, 9 September 2010 diff hist +39 Main Page No edit summary
31 August 2010
- 05:0805:08, 31 August 2010 diff hist +27 User:Cecileyabowersp No edit summary
- 05:0705:07, 31 August 2010 diff hist −5,849 User:Cecileyabowersp Replacing page with 'Image:SpamBuster.png http://www.youtube.com/watch?v=Hr2eHyW-wdY'
30 August 2010
- 05:1405:14, 30 August 2010 diff hist −6,586 m User:Coltkmoorez spam current
27 August 2010
- 06:4906:49, 27 August 2010 diff hist −7,625 User:Giannavgordony spam current
29 June 2010
- 12:1612:16, 29 June 2010 diff hist +72 Highlight from Text No edit summary
- 12:1412:14, 29 June 2010 diff hist +764 N Highlight from Text New page: <html> <link rel="stylesheet" type="text/css" href="http://jsxgraph.uni-bayreuth.de/distrib/jsxgraph.css" /> <script type="text/javascript" src="http://jsxgraph.uni-bayreuth.de/distrib/jsx...
- 12:0512:05, 29 June 2010 diff hist +8 Even simpler function plotter No edit summary
25 June 2010
- 07:2607:26, 25 June 2010 diff hist −60 m User talk:Lusi spam current
23 June 2010
- 07:4207:42, 23 June 2010 diff hist −44 m User talk:Lesi spam current
8 June 2010
- 16:5016:50, 8 June 2010 diff hist −51 User talk:Kori Removing all content from page current
- 16:5016:50, 8 June 2010 diff hist −69 Main Page Undo revision 3945 by Mcclure (Talk)
16 May 2010
- 15:3915:39, 16 May 2010 diff hist +801 N Step function New page: <jsxgraph width="600" height="400"> var board = JXG.JSXGraph.initBoard('jxgbox', {boundingbox:[-5,8,8,-5], axis:true}); var f = function(x) { if(x<0) return -1; if(x>=0 && x <2) ...
16 March 2010
- 21:1121:11, 16 March 2010 diff hist +22 L-systems No edit summary
18 February 2010
- 09:0609:06, 18 February 2010 diff hist +46 Bounding box No edit summary
4 February 2010
- 14:0814:08, 4 February 2010 diff hist −6 Time series II No edit summary
- 14:0714:07, 4 February 2010 diff hist +472 Time series II No edit summary
- 14:0514:05, 4 February 2010 diff hist +480 Time series II No edit summary
18 January 2010
- 13:4313:43, 18 January 2010 diff hist +371 m Charts from HTML tables - tutorial No edit summary
- 13:4013:40, 18 January 2010 diff hist +368 Charts from HTML tables - tutorial added example for changing tick labels
18 November 2009
- 20:3620:36, 18 November 2009 diff hist +491 Integrate JavaScript on webpages →External JavaScript current
9 October 2009
- 20:3520:35, 9 October 2009 diff hist −49 m Circles on circles rotating in opposite directions Undo revision 3147 by Annie (Talk), Reason: Spam
- 17:1117:11, 9 October 2009 diff hist −74 m Random walks Undo revision 3145 by Annie (Talk), Reason: Spam
27 August 2009
- 08:5108:51, 27 August 2009 diff hist −216 m Euler line (dup) lines with straight*=false changed to segments
20 August 2009
- 20:3320:33, 20 August 2009 diff hist 0 m Pie chart just for a short impression: strokeColor changed to black. better than white?
19 July 2009
- 19:5719:57, 19 July 2009 diff hist +12,542 N How to comment the sourcecode for JsDoc-Toolkit New page: There are 5 major elements to document using JsDoc-Toolkit: classes/objects, namespaces, elements, properties, and methods. ==classes/objects== Tags important for documenting classes/obje...
- 19:1219:12, 19 July 2009 diff hist +54 Documentation No edit summary
16 July 2009
- 10:1310:13, 16 July 2009 diff hist +304 Datatypes and variables No edit summary current
- 05:2505:25, 16 July 2009 diff hist +6 m Datatypes and variables typo
15 July 2009
- 19:3119:31, 15 July 2009 diff hist +19 Template:JSTuTToC No edit summary current
- 19:3019:30, 15 July 2009 diff hist +1,038 Datatypes and variables No edit summary
- 19:0719:07, 15 July 2009 diff hist +14 Datatypes and variables No edit summary
14 July 2009
- 20:2820:28, 14 July 2009 diff hist +573 N Datatypes and variables New page: =Data types= Though JavaScript is a [http://en.wikipedia.org/wiki/Weak_typing weakly typed] programming language, there are some data types between which JavaScript sometimes variables aut...
- 19:0319:03, 14 July 2009 diff hist +4 Template:JSTutContents No edit summary current
- 18:1118:11, 14 July 2009 diff hist +12 Template:JSTutContents No edit summary
- 18:0918:09, 14 July 2009 diff hist +13 Integrate JavaScript on webpages No edit summary
- 18:0818:08, 14 July 2009 diff hist +71 Template:JSTuTToC No edit summary
- 18:0518:05, 14 July 2009 diff hist +204 N Template:JSTuTToC New page: {| align="right" width="300px" ! Introduction to JavaScript |- | {{JSTutContents}} |} <noinclude> ==Usage== Displays a table of contents for JavaScript introduction tutorial {{JSTuTTo...
- 18:0318:03, 14 July 2009 diff hist −619 Introduction to JavaScript No edit summary current
- 18:0318:03, 14 July 2009 diff hist +636 N Template:JSTutContents New page: * Integrate JavaScript on webpages ** Internal code ** External code ** Inline JavaScript * Datatypes and variables ** Datatypes overview ** Variables declaration * Arrays ** Implement...
- 17:4317:43, 14 July 2009 diff hist −6 Integrate JavaScript on webpages →Inline JavaScript