v1.12.0

News (Page 16)

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

JSXGraph at CADGME 09

General
Posted on July 12, 2009 by Alfred Wassermann
Yesterday we presented JSXGraph at the CADGME 09 conference which is hosted in the beautifully located Castle of Hagenberg, Austria. Among many other things we showed the interaction between JSXGraph and jquery widgets, the computation of geometric loci on server side using CoCoa, and the display of...

Release of version 0.75

Release
Posted on July 10, 2009 by Alfred Wassermann
The release of version 0.75 contains fixes of a few annoying bugs and improved slider handling. Support for charts and symbolic computations has been enhanced.

Release of version 0.74

Release
Posted on July 8, 2009 by Alfred Wassermann
The release of version 0.74 of the JavaScript plotting and Geometry library JSXGraph contains bug fixes, code refactoring and improved documentation.

Release of version 0.73

Release
bounding box
locii
Posted on June 29, 2009 by Alfred Wassermann
The release 0.73 of the JavaScript plotting and Geometry library JSXGraph contains bug fixes and some speed improvements. There are also major feature enhancements: Runge-Kutta method to solve ordinary differential equations numerically, see this example. Tangents and normals are now also possible for data plots and turtle graphics....

Recent examples

Example
bounding box
jQuery
Posted on June 29, 2009 by Alfred Wassermann
Today, I want to highlight some of the recent examples in our documentation end example wiki: Interaction with jQuery UI: This examples uses external sliders from the jQueryUI widget set to change the parameters of a JSXGraph curve. Ordinary differential equations: This example shows the dynamic...

Charts – Google style

Example
chart
PHP
Posted on May 9, 2009 by Alfred Wassermann
The JSXGraph wiki contains a new charting example. It shows that only a few style changes are needed to create charts in the style of Google analytics (sparklines). These few lines of JavaScript can easily be packed into a PHP file if one wants to create dynamic charts...

Release of version 0.72

Release
gunzip
JavaScript
pstricks
Riemann sum
unzip
Posted on May 4, 2009 by Alfred Wassermann
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...