v1.12.0

News (Page 13)

Stay informed about the latest developments in JSXGraph — from new features and performance enhancements to upcoming events that shape the future of interactive mathematics on the web.

To make sure you never miss an update, subscribe to our RSS feed.

New features, fixes, and performance updates can be found in the “Release” category.

List of Posts

CDN updated to v0.94

General
CDN
Posted on May 14, 2012 by Alfred Wassermann
After a some delay, jsxgraphcore.js version 0.94 is now available at the CDN: http://cdnjs.cloudflare.com/ajax/libs/jsxgraph/0.94/jsxgraphcore.js Further, the reader software for other file formats is available there, too: http://cdnjs.cloudflare.com/ajax/libs/jsxgraph/0.94/GeonextReader.min.js http://cdnjs.cloudflare.com/ajax/libs/jsxgraph/0.94/IntergeoReader.min.js We tried – without success – to persuade the people behind cdnjs to let us...

CDN updated to v0.93

General
CDN
Posted on January 27, 2012 by Michael Gerhäuser
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

Release of version 0.93

Release
Posted on January 26, 2012 by Alfred Wassermann
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...

v 0.92 available on CDN

General
Posted on September 17, 2011 by Alfred Wassermann
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

Release of version 0.92

Release
Posted on September 14, 2011 by Alfred Wassermann
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...

JSXGraph is in the cloud!

General
CDN
Posted on September 7, 2011 by Alfred Wassermann
Now it is official: JSXGraph is hosted by the CDN (content delivery network) cdnjs. A CDN is a world wide network of servers. If your web browser requests a file from this network, that file will be delivered to your computer from the nearest server of this network....

Release of version 0.91

Release
Posted on August 17, 2011 by Alfred Wassermann
Today we released the next step of JSXGraph on the road to version 1.0. Version 0.91 enables the dragging of lines, circles, texts and images. Axes are considerably improved as well as the handling of touch events on iOS and Android. Many bugs have been fixed, the import of GEONExT...