Main Page: Difference between revisions

From JSXGraph Wiki
No edit summary
No edit summary
(21 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== JSXGraph Wiki ==
== JSXGraph Wiki ==
Welcome to the JSXGraph Wiki. This Wiki provides information and examples about the use of JSXGraph.  
Welcome to the JSXGraph Wiki. This Wiki provides information and examples about the use of JSXGraph.  
* [[Documentation| First steps]]
* [[Showcases]]
* [[Showcases]]
* [[Documentation| First steps]]
* [[Advanced constructions]]
* [[Advanced constructions]]
* [[FAQ - Frequently asked questions]]
* [[FAQ - Frequently asked questions]]
* [[Contributions]]
* [[Contributions]]
* [[Bringing JavaScript to its edge]]
* [[Bringing JavaScript to its edge]]
* [[:Category:Examples]] contains a list of all examples
* [[:Category:Geometry]] contains ''geometry'' examples
* [[:Category:Calculus]] contains ''calculus'' examples
* [[:Category:Curves]] contains ''curves'' examples
* [[:Category:Text]] Examples featuring the ''text'' element
* [[:Category:Turtle Graphics]]
* [[:Category:Fractals]]
To learn more about creating constructions with JSXGraph from the scratch visit the the examples category: [[:Category:Examples]]
To learn more about creating constructions with JSXGraph from the scratch visit the the examples category: [[:Category:Examples]]


Line 14: Line 21:
The JSXGraph team appreciates your valuable contributions to the JSXGraph wiki!
The JSXGraph team appreciates your valuable contributions to the JSXGraph wiki!


But due to security reasons we had to enforce email based registration. Now, all users have to confirm their email address once. If you have not done so, please press "Confirm email" in [[Special:Preferences]].
But due to security reasons we had to enforce email based registration. Now, all users have to confirm their email address once. If you have not done so, please press "Confirm email" in [[Special:Preferences]]. Additionally to create new and edit existing wiki pages you have to [http://jsxgraph.uni-bayreuth.de/wp/contact/ contact us].




== Internal ==
== Development links ==


[[List of elements]]
* [http://jsxgraph.org Homepage]
* [https://github.com/jsxgraph/jsxgraph GitHub project], [https://sourceforge.net/projects/jsxgraph/ SF project]
* Browse [https://github.com/jsxgraph/jsxgraph our repository]
* [https://github.com/jsxgraph/jsxgraph/issues Issue tracker]
* [https://groups.google.com/forum/#!forum/jsxgraph Discussion group]
* [[Quick start on Ubuntu]]

Revision as of 19:49, 1 April 2020

JSXGraph Wiki

Welcome to the JSXGraph Wiki. This Wiki provides information and examples about the use of JSXGraph.

To learn more about creating constructions with JSXGraph from the scratch visit the the examples category: Category:Examples

Homepage of the JSXGraph project

Message to all contributors

The JSXGraph team appreciates your valuable contributions to the JSXGraph wiki!

But due to security reasons we had to enforce email based registration. Now, all users have to confirm their email address once. If you have not done so, please press "Confirm email" in Special:Preferences. Additionally to create new and edit existing wiki pages you have to contact us.


Development links