layout | title | subtitle |
---|---|---|
page |
Docs |
Dynamic Mathematics with JavaScript |
- API reference
- First steps with many examples
- All examples
- JSXGraph constructions can be generated in various ways.
- The straight-forward way is to construct directly with JavaScript. In our Wiki we describe how to do it
- JSXGraph comes with it's own language JessieCode. You can interactively create JessieCode code with sketchbin
- sketchometry is based on JSXGraph. sketchometry constructions can be exported to JessieCode.
- How to provide a GEONExT file (or string).
- How to provide an Intergeo file.
All objects of JSXGraph use the namespace JXG
. Beside JXG
there are no global variables.
- Notes from the online workshop in fall 2020 and spring 2021
- For announcements of the next webinar sessions see JSXGraph forum at Google groups
- Next webinar: October during the JSXGraph conference
-
Workshop at 1. JSXGraph conference October 2020: PDF, Videos
-
Vol 1, November 12th, 2020: PDF,
<iframe width="560" height="315" src="https://www.youtube.com/embed/s3sUJualJJ0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> -
Vol 2, December 16th, 2020: PDF,
<iframe width="560" height="315" src="https://www.youtube.com/embed/ZXEcomaIKmE" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
-
Vol 3, January 20th, 2021: PDF,
<iframe width="560" height="315" src="https://www.youtube.com/embed/rpQc_ZHcgWE" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> -
Vol 4, February 24th, 2021: PDF,
<iframe width="560" height="315" src="https://www.youtube.com/embed/WcmQbGEqvLA" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> -
Vol 5, March 24th, 2021: PDF,
<iframe width="560" height="315" src="https://www.youtube.com/embed/dPg1Xow4ues" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> -
Vol 6, May 5th, 2021: PDF,
<iframe width="560" height="315" src="https://www.youtube.com/embed/C08MvHLvoYM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> -
Vol 7, June 9th, 2021: PDF,
<iframe width="560" height="315" src="https://www.youtube.com/embed/762nj776TIg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
The 1st international JSXGraph conference was held online in October 2020.
October 5th - 7th, 2021 (online, free, registration open)
- stackoverflow.com is the place where you get help with your JSXGraph code.
- jsfiddle template for your JSXGraph question.
- Github bug tracker
- The JSXGraph forum at Google groups is the place to discuss feature requests and the future of JSXGraph