Documentation: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
A WASSERMANN (talk | contribs) No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
** [[Polygon]] | ** [[Polygon]] | ||
** [[Polygon II]] | ** [[Polygon II]] | ||
** [[Function graph]] | |||
** [[Curve]] | ** [[Curve]] | ||
** [[Slider]] | ** [[Slider]] | ||
** [[Slider and function plot]] | |||
** [[Grouping objects]] | ** [[Grouping objects]] | ||
** [[Turtle]] | ** [[Turtle]] | ||
Line 27: | Line 29: | ||
** [[Pie chart]] | ** [[Pie chart]] | ||
** [[Pie chart II]] | ** [[Pie chart II]] | ||
* | ** [[Tape measure]] | ||
** [[Magnetized points]] | ** [[Magnetized points]] | ||
** [[Segments with fixed length]] | ** [[Segments with fixed length]] | ||
** [[Catmull-Rom splines]] | |||
* [[Mathematical functions]] | * [[Mathematical functions]] | ||
* [[Options]] | * [[Options]] | ||
* [[Browser test]] | * [[Browser test]] | ||
* [[Euler line source code]] | |||
* [[Step function]] | |||
* [[Step function II]] | |||
* [[Cardinal splines]] | |||
[[How to comment the sourcecode for JsDoc-Toolkit]] | [[How to comment the sourcecode for JsDoc-Toolkit]] |
Latest revision as of 13:00, 18 October 2024
- Howto include JSXGraph into web pages
- Displaying GEONExT constructions
- Displaying Intergeo constructions
- Use the MediaWiki extension for JSXGraph
- MediaWiki example
- Create your own constructions/visualizations using JavaScript
- Bounding box
- Point
- Line
- Circle
- Polygon
- Polygon II
- Function graph
- Curve
- Slider
- Slider and function plot
- Grouping objects
- Turtle
- Conic sections
- Ticks
- Images
- Animations
- Animation II
- Animation III
- Transformations
- Images and Transformations
- Texts and Transformations
- Texts and Transformations II
- Pie chart
- Pie chart II
- Tape measure
- Magnetized points
- Segments with fixed length
- Catmull-Rom splines
- Mathematical functions
- Options
- Browser test
- Euler line source code
- Step function
- Step function II
- Cardinal splines