v1.12.0

News (Page 15)

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

JSXCompressor – Python script

Example
JSXCompressor
gunzip
JavaScript
unzip
Posted on December 2, 2009 by Alfred Wassermann
A simple Python script to compress a file to be uncompressed by the JavaScript JSXCompressor is the following: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 #!/usr/bin/env python...

Release of version 0.78

Release
Posted on November 16, 2009 by Alfred Wassermann
The most notable change is that all dependencies of JSXGraph on third-party libraries like jquery or prototype have been removed. JSXGraph is now a stand-alone library. If delivered compressed, its size is only 81 kByte. Now, two possible types of texts are possible: ‘html’ which uses an HTML-div element, and...

Release of version 0.77

Release
animation
Bezier curve
chart
Posted on September 30, 2009 by Alfred Wassermann
Version 0.77 of the JavaScript plotting and Geometry library JSXGraph contains many improvements and feature enhancements. Beside of bug fixes the performance could also be improved considerably, again. The visual appearance of JSXGraph is another area where great progress could be achieved. The main issues were the automatic labeling...

JSXCompressor – zlib compressed JavaScript code

Example
JSXCompressor
gunzip
JavaScript
unzip
Posted on September 29, 2009 by Alfred Wassermann
The open source library JSXGraph (http://jsxgraph.org) contains utilities to read files which have been compressed by the ZLIB (http://zlib.org) library. That means, JSXGraph has a pure JavaScript implementation of deflate, unzip and base64_decode. This can be used for delivering compressed JavaScript inside of an HTML file. Of course, with todays...

Release of version 0.76

Release
Posted on August 21, 2009 by Alfred Wassermann
Version 0.76 of the JavaScript plotting and Geometry library JSXGraph contains major improvements. First, the display quality has been improved greatly. Curves are much more smooth now and use the full power of the vector graphics capabilities of SVG and VML. Then, eye candy like shadows and gradient filling...

Problems with IE

Bug
Internet Explorer
Posted on July 31, 2009 by Alfred Wassermann
Since a couple of days we experience problems viewing our site with Internet Explorer 8, version 8.0.600.1.18702. The errors seem to be related with our wordpress theme and not with JSXGraph. We would be very happy to receive hints what is going wrong.

Who’s using JSXGraph?

General
Posted on July 24, 2009 by Alfred Wassermann
If you are using JSXGraph on your website or if JSXGraph is part of your exciting software project, we would be happy if you let us know. Please post a comment with an URL and a short description.