Posted
over 13 years
ago
by
alfred
Finally 0.93 is out! Version 0.93 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
|
Posted
almost 14 years
ago
by
alfred
Version 0.92 has been landed on the CDN. The link is http://cdnjs.cloudflare.com/ajax/libs/jsxgraph/0.92/jsxgraphcore.js Best, Alfred
|
Posted
almost 14 years
ago
by
alfred
Today, we released version 0.92 is mainly a bug fix 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 [...]
|
Posted
almost 14 years
ago
by
alfred
Now it is official: JSXGraph is hosted by the CDN (content delivery network) cdnjs. A CDN is a world wide network of servers. If your web browser requests a file from this network, that file will be delivered to your computer from the nearest server of this network. This should speed up web pages containing [...]
|
Posted
almost 14 years
ago
by
alfred
Today we released the next step of JSXGraph on the road to version 1.0. Version 0.91 enables the dragging of lines, circles, texts and images. Axes are considerably improved as well as the handling of touch events on iOS and Android. Many bugs have been fixed, the import of GEONExT and Intergeo files is more [...]
|
Posted
about 14 years
ago
by
alfred
The jump of the version numbering from 0.90 to 0.82 is justified by a major rewrite of the JSXGraph code base. After gaining experience through the last couple of months we know where to go and we tried to make the source code ready for future developments. In this release, practically all source files have [...]
|
Posted
about 14 years
ago
by
alfred
The upcoming version 0.90 is a major rewrite of the complete JSXGraph codebase. Since there are so many changes, we decided to reflect this leap forward already in the version numbering and jump directly from version 0.82 to version 0.90. The main area of changes is the object JXG.Options. Starting with version 0.90 by changing [...]
|
Posted
over 14 years
ago
by
alfred
Dear friends of JSXGraph, the upcoming release 0.83 0.90 of JSXGraph contains the long awaited better support of images. Finally! An image can be included in JSXGraph by specifying an URL of an image, its lower left corner and its height and width. The coordinates and lengths are given in user coordinates, see the static [...]
|