Overview: Difference between revisions
From JSXGraph Wiki
No edit summary |
No edit summary |
||
Line 31: | Line 31: | ||
** Other elements | ** Other elements | ||
*** [[Text]] | *** [[Text]] | ||
*** [[Slider]] | *** [[Slider]] (extend and revise formatting) | ||
*** [[Image]] | *** [[Image]] | ||
* Calculus | * Calculus |
Revision as of 18:41, 2 June 2009
- Introduction
- Embed JSXGraph in a webpage
- Include a drawing panel into HTML (missing description of JXG.Board methods)
- Use the MediaWiki extension for JSXGraph (needs more details)
- Geometry
- Basic Elements
- Geometry Element
- Point
- Line (more details required)
- Circle (more details required, incl. sector?, arc?)
- Angle
- Glider
- Intersection points
- Ticks
- Arrows
- Extended Elements
- Polygon (more details required?)
- Transform
- Geometric constructions (All subpoints in one wiki page {like introduction above}?)
- Midpoint
- Bisector
- Circumcircle
- Circumcircle midpoint
- Mirror point
- Normal
- Parallel
- Parallel point
- Perpendicular
- Perpendicular point
- Reflection
- Other elements
- Basic Elements
- Calculus
- Plot functions
- Derive (incl. tangent)
- Integrate (incl. Riemann sum)
- Solve odes
- Charts & Statistics
- Turtle
- Server Applications