-
We have a division by zero problem in the parabola element
https://github.com/jsxgraph/jsxgraph/blob/fe457c97/src/element/conic.js#L601
If F1 and M are too close, e is too close to zero and the matV…
-
Structuring the code using the AMD (Asynchronous Module Definition) pattern, and using [RequireJS](http://requirejs.org/), would introduce the following advantages:
- File dependencies will become ver…
-
I'm really confused right now. I'm hosting a website with github-pages and I used to work on the website locally (Apache, URL: localhost/~user/dir/ )
And now I wanted to update it but it didn't render…
adius updated
11 years ago
-
For IE9 running in IE7 mode (in an embedded WebBrowser component in a WPF-application) The document.body doesn't seem to be necessarily initialized when the following function is called, resulting in …
-
board.create("segment", [a,b],{dash: 2}); does not work when JXG.Options.renderer = 'canvas';
-
I am unable to drag or perform any mouse event on the gliders when my entire object is a child of easeljs exportRoot. How do I resolve this issue?
Thanks
Bharathy
-
JXG.Options.text.display = 'internal';
If you select a point, its color will turn into red.
It is not a problem in JXG.Options.renderer = 'canvas';
-
I have been trying to figure out but all in vain as to why doesn't the features of JSXGraph such as glider and other transformation features do not work with Easeljs. I guess the redrawing of canvas o…
-
see https://groups.google.com/d/topic/jsxgraph/7NUrt9jhTBM/discussion
when having multiple polygons with labels, removing the last one removes the label of the first instead.
The problem is caused …
-
Hi,
I have drawn a circle example in IFrame. Its drawn. but enlarging of circle with point on circumference doesn't work.
please reply asap.
thanks
Vids updated
12 years ago