News


Dynamic Mathematics with JavaScript

3. international JSXGraph conference

Online conference

Dear friends of JSXGraph, This is an announcement of the 3nd international JSXGraph conference. Date: October 4th - 6th, 2022 Conference homepage: https://jsxgraph.org/conf2022/ The conference will bring together developers and teachers, instructors and designers who are interested or already experienced in using JSXGraph (https://jsxgraph.org) to enhance digital learning... [Read More]

Release of 1.4.4

Maintenance release

JSXGraph release v1.4.4 is a patch release, which additionally introduces two new features. First, JSXGraph can now be used in shadowDOM. Thanks go to Holger Engels from https://kmap.eu who has sent in the original patch. In this release, fullscreen mode of JSXGraph constructions in shadowDOM do not yet work.... [Read More]

Release of 1.4.3

Maintenance release

Version v1.4.3 is a patch release. Most importantly, JSXGraph can now be used as ES6 module and contains multiple improvements in index.d.ts for TypeScript support. Other bug fixes can be seen in the CHANGELOG. Additionally, this release contains preliminary, experimental support of 3D elements. See the examples in https://jsxgraph.uni-bayreuth.de/~alfred/jsxdev/3D/... [Read More]

Release of 1.4.2

Maintenance release

JSXGraph v1.4.2 is a patch release. It mainly fixes a code regression which prevented using JSXGraph on iOS versions below 13 and removes the 5 pixel bounding box of elements receiving focus in webkit browsers. Minor issues were beautifulScientificTickLabels for numbers with negative exponents and gradient fill colors... [Read More]

Release of 1.4.1

Maintenance release

Version 1.4.1 of JSXGraph is mostly a maintenance and bug fix release. Most notably, quite a few rough edges in the JessieCode math parser have been polished out. Resizing of the JSXGraph container (for example when changing the orientation of a handheld device) is handled now much better. Some bugs... [Read More]