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 contains many bug fixes and better GEONExT file format compatibility. Many other small improvements make JSXGraph programming more convenient, for example setProperty() is now available for groups, transformations can by applied to data plots, and points may snap to other points.

The new release should appear soon at the CDN at http://cdnjs.cloudflare.com/ajax/libs/jsxgraph/0.94/jsxgraphcore.js and UPDATE at http://cdnjs.cloudflare.com/ajax/libs/jsxgraph/latest/jsxgraphcore.js. Thanks to Marc Grober for insisting on this “latest” directory.

Enjoy!