2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tiny change in jsgraph refcard. More... over 15 years ago
Update of the reference card More... over 15 years ago
Added attribute usrbox for initBoard(). Syntax: usrbox:[x1,y1,x2,y2] where (x1,y1) denotes the user coordinates of the top left corner, (x2,y2) the user coordinates of the bottom right corner of the board. More... over 15 years ago
added point property to hide infobox: boolean JXG.Point.showInfobox More... over 15 years ago
improved example ode_dynamic.html More... over 15 years ago
Started example with live display of stock quotes. More... over 15 years ago
Bugfixes: - labels for circles with undefined id - label-colors More... over 15 years ago
Small bugfixes: - text element of sliders - GeonextReader: define fontsize if missing in gxt-File More... over 15 years ago
built new dynamic ode example More... over 15 years ago
Experiments with an example from Tracenpoche (polygon.html) Played around with ode.html More... over 15 years ago
Bugfix: Texts that are no labels More... over 15 years ago
- labels for circles - bugfix: labels for points without ids (e.g. in gliderOnCurve.html) More... over 15 years ago
Merge with 0.80_bianca More... over 15 years ago
Bugfix: Labels More... over 15 years ago
Added function JXG.hsv2rgb() in RGBColor.js More... over 15 years ago
bugfixes for runge-kutta and better example for ode More... over 15 years ago
Small typo in HSV2RGB More... over 15 years ago
fix polygone: calling GetReferenceFromParameter for the given points in createPolygon More... over 15 years ago
Tests with 0.80_Bianca More... over 15 years ago
changed pstricks to singleton object. not every board needs his own instance of pstricks. implemented temporary wrapper until next release More... over 15 years ago
- Implemented glider on curves of curveType 'plot' and on turtle. - Implemented tangent and normal for gliders on curves of curveType 'plot' and on turtle. - Changed setProperty for Turtles: attributes now have effect on all curves of the Turtle.js - Implemented highlighting on curves and turtles. For turtles only the active curve is highlighted. More... over 15 years ago
* improved groebner stuff * imitate geonext behaviour when loading geonext files with invisible polygons * implemented explicit runge-kutta-methods with fixed step size and sample butcher arrays More... over 15 years ago
implemented runge-kutta-methods to solve odes numerically More... over 15 years ago
fixed bug: missing hide-/showElement methods More... over 15 years ago
Examples More... over 15 years ago
avoid connection lines between two plot parts More... over 15 years ago
added readme for configuring server scripts More... over 15 years ago
gb-algorithm now mainly working, some bugs in there and some optimization required More... over 15 years ago
further implementation of gb-algorithm: plotting, python script More... over 15 years ago
first version of python script, still some bugs in there... More... over 15 years ago