Download List

Project Description

JSXGraph is a cross-browser library for interactive geometry, function plotting, and data visualization in a Web browser. It is implemented in JavaScript and uses SVG, VML, or canvas. JSXGraph is easy to embed and has a small footprint: about 120kB if embedded in a Web page. No plugins or further libraries are required.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-06 08:21
0.96

This release contains SketchReader, the library to read sketchometry files; sketchometry is the dynamic geometry project tailored for use on tablets. Further enhancements in this release are dragging of polygons and curves, rotation of labels, better event handling, and new configuration options for zooming and panning. Quite a few bugs were identified and fixed.
Tags: major release

2012-07-25 04:20
0.95

This release adds bugfixes and much-improved text handling. All texts may now be right-aligned or centered. Internal (SVG) texts are much better supported. A much-requested new text option is "rotate:degree", for easy rotation of internal texts. With minor and major arcs, there are new geometric objects. Event handling has been improved, JSXGraph no longer interferes with events from outside, and custom event handlers can be introduced much more flexibly.
Tags: Major new release

2012-04-03 06:44
0.94

This release enables the long awaited flexible positioning of labels, e.g. of axes. It brings improved event handling. It contains many bugfixes 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.
Tags: Minor Enhancements

2012-01-27 06:48
0.93

This release 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 HTML texts. Many bugs have been fixed, especially during during creation and deletion of multiple boards in one HTML file.
Tags: Major feature enhancements, Major bugfixes

2011-09-14 23:58
0.92

This is mainly a bugfix 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 better graphs. The slow update speed on Android 3 devices has been addressed, and the usability of JSXGraph in XHTML has been improved. The latter feature is important for including JSXGraph in ebooks with the epub3 file format.
Tags: Bugfixes, Minor Enhancements

Project Resources