News


Dynamic Mathematics with JavaScript

Release of version 0.94

Version 0.94 enables the long awaited flexible positioning of labels, e.g. of axes. Now, the attributes can be added to an arbitrary element with a label. position can take the values ‘lft’, ‘ulft’, llft’, ‘rt’, ‘urt’, ‘lrt’, ‘top’, ‘bot’. Further, this release brings improved event handling. Additionally, it... [Read More]

CDN updated to v0.93

JSXGraph version 0.93 is now available on cdnjs.com, too. The link is http://cdnjs.cloudflare.com/ajax/libs/jsxgraph/0.93/jsxgraphcore.js [Read More]

Release of version 0.93

Finally 0.93 is out! Version 0.93 introduces many new features, like segments of fixed length, magnetized points, and Catmull-Rom splines. Further, the handling of mouse events and touch events has been much improved. Many new options were introduced. For example, it is now possible to supply CSS classes for individual... [Read More]

v 0.92 available on CDN

Version 0.92 has been landed on the CDN. The link is http://cdnjs.cloudflare.com/ajax/libs/jsxgraph/0.92/jsxgraphcore.js Best, Alfred [Read More]

Release of version 0.92

Today, we released version 0.92 is mainly a bug fix release. The number of JSXGraph boards in one HTML page has been increased from 33 to 65535, an annoying bug in IE has been fixed and the calculation of the mouse position has been improved. The plot algorithm now produces... [Read More]