News


Dynamic Mathematics with JavaScript

New features in release 0.72

There are three main highlights of the 0.72 release. Here are examples: Export to psTricks Riemann sum JSXGraph 0.72 contains an implementation of unzip and gunzip, see the file Util.js of the source code. [Read More]

Release of version 0.72

The release 0.72 of JSXGraph contains many bug fixes and speed improvements. The highlight of this release is a pure JavaScript implementation of unzip and gunzip. This will enable the display of Intergeo constructions (http://i2geo.net). Further new features are: export from JSXGraph to pstricks (LaTeX), point coordinates are shown on... [Read More]

Release of version 0.71

The release 0.71 of JSXGraph contains major improvements of ticks on lines. Equidistant and special ticks are possible now. Further it contains much improved automatic labeling of axes, see http://jsxgraph.uni-bayreuth.de/wiki/index.php/Ticks for a description. The snap-to-grid mode has been enabled again. Further the release contains many bug fixes, among them... [Read More]

JSXGraph and IE8

Yesterday, Internet Explorer 8 was released. Unfortunately, displaying JSXGraph with IE 8 fails, if IE 8 runs in strict mode and the HTML file starts with DOCTYPE. Meanwhile, the problem has been localized: Up to IE7 the VML rendering engine is initialized with the commands document.namespaces.add("v",... [Read More]

JSXGraph at Google Groups

Features of JSXGraph can now be discussed in the new forum at Google groups. Recent new developments are the JSXGraph plugins for WordPress and MediaWiki. These are initial releases, please give us feedback. Here are examples for WordPress and MediaWiki. [Read More]