Advanced constructions: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
(add a link to the page dependant functiongraph and points) |
||
Line 58: | Line 58: | ||
* [[Circle with ticks]] | * [[Circle with ticks]] | ||
* [[Fine tuning of labels]] | * [[Fine tuning of labels]] | ||
* [[Dependent functiongraph and points]] |
Revision as of 19:21, 25 June 2015
Here are advanced constructions which require a comparatively high knowledge of JSXGraph and JavaScript.
Complex constructions:
- Power Series
- Change Equation of a Graph
- Nowhere differentiable continuous function
- "Infinity"
- Harmonic Waves
- Hilbert curve
- Fern (fractal)
- Lagrange interpolation
- Interpolation: Neville's algorithm (curves)
- Data plot of live data via AJAX
- Polygon through ordered set of gliders
- Charts from HTML tables - tutorial
- Bearing
- Data plot
- Tangents on circle
- SIR model: swine flu
- n-gones with turtles
- Stomachion
- Tangram
- Matrix multiplication II
- Heat map
- Parallel projection of a sphere
- Trace curve
- Plot data with slider
- Circular arc approximation by cubic Bezier curve
- Point 'fixed' in one direction
- Function graph animation
- Rectangles
- Vertex equations of a quadratic function and it's inverse
- Inequalities
Special features and tricks:
- Animation of lines
- Adapt highlighting of objects
- Adding events
- Working with layers
- Adjust the visual appearance
- Dependent gliders
- Mutually dependent line and gliders
- Using CSS styles
- Fill the intersection area of two circles
- Aligning text
- Positioning of labels