Difference between revisions of "Documentation"
From JSXGraph Wiki
Jump to navigationJump to searchA WASSERMANN (talk | contribs) |
|||
(12 intermediate revisions by 2 users not shown) | |||
Line 13: | Line 13: | ||
** [[Curve]] | ** [[Curve]] | ||
** [[Slider]] | ** [[Slider]] | ||
+ | ** [[Slider and function plot]] | ||
** [[Grouping objects]] | ** [[Grouping objects]] | ||
** [[Turtle]] | ** [[Turtle]] | ||
Line 18: | Line 19: | ||
** [[Ticks]] | ** [[Ticks]] | ||
** [[Images]] | ** [[Images]] | ||
− | |||
** [[Animations]] | ** [[Animations]] | ||
** [[Animation II]] | ** [[Animation II]] | ||
Line 25: | Line 25: | ||
** [[Images and Transformations]] | ** [[Images and Transformations]] | ||
** [[Texts and Transformations]] | ** [[Texts and Transformations]] | ||
+ | ** [[Texts and Transformations II]] | ||
** [[Pie chart]] | ** [[Pie chart]] | ||
** [[Pie chart II]] | ** [[Pie chart II]] | ||
+ | ** [[Tape measure]] | ||
+ | * New in 0.93 | ||
+ | ** [[Magnetized points]] | ||
+ | ** [[Segments with fixed length]] | ||
+ | ** [[Catmull-Rom splines]] | ||
* [[Mathematical functions]] | * [[Mathematical functions]] | ||
* [[Options]] | * [[Options]] | ||
− | |||
* [[Browser test]] | * [[Browser test]] | ||
+ | * [[Euler line source code]] | ||
+ | * [[Step function]] | ||
+ | * New in 0.99 | ||
+ | ** [[Cardinal splines]] | ||
+ | ** [[Step function II]] | ||
[[How to comment the sourcecode for JsDoc-Toolkit]] | [[How to comment the sourcecode for JsDoc-Toolkit]] |
Latest revision as of 11:11, 12 January 2015
- 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
- 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
- New in 0.93
- Mathematical functions
- Options
- Browser test
- Euler line source code
- Step function
- New in 0.99