openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
JSXGraph
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 240 of 241
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Some bugfixes - corrected fillColor for composition-points in Geonext - added missing attributes for PARALLELOGRAM_POINT - dash-style works again for IE - angle has the right fillstyle again in FF
Bianca Valentin
More...
about 16 years ago
hilbert.html polished
Alfred Wassermann
More...
about 16 years ago
Add example hilbert.html: Hilbert space filling curve.
Alfred Wassermann
More...
about 16 years ago
Update prototype.js to 1.6.0.3
Alfred Wassermann
More...
about 16 years ago
Some cosmetic changes in example sinewaves.html
Alfred Wassermann
More...
about 16 years ago
Fixed a bug in the mousemove listener which was introduced with Transformations. At the moment, dragging of groups has to be realized without transformation. This should/can be changed in a future release.
Alfred Wassermann
More...
about 16 years ago
Glider: Now, there are two possibilities to construct a glider on a curve c: createElement('glider',[1,2,c],...) createElement('glider',[c],...) In the first case the initial position of the glider is the closest point on c to [1,2]. In the second case the closest point to [0,0] on c is the initial position.
Alfred Wassermann
More...
about 16 years ago
moved ticks from below/left of the line onto the line
Michael Gerhaeuser
More...
about 16 years ago
removed Axis.js
Michael Gerhaeuser
More...
about 16 years ago
replaced axis by ticked and arrowed lines.
Michael Gerhaeuser
More...
about 16 years ago
Round line cap and joins in SVG
Alfred Wassermann
More...
about 16 years ago
Fixed bug: Geonext-intersection-points had no fillcolor.
Bianca Valentin
More...
about 16 years ago
Again dash-Problem in VMLRenderer.js (line 421)
Alfred Wassermann
More...
about 16 years ago
Small bug in VMLRenderer.js: line 421: Changed var node = $(el.id+'stroke'); to var node = el.rendNode; //$(el.id+'stroke');
Alfred Wassermann
More...
about 16 years ago
Fixed broken trace attribute (line). Example added.
Bianca Valentin
More...
about 16 years ago
Moved createArrow() to Line.js so that Arrow.js can be deleted.
Bianca Valentin
More...
about 16 years ago
Improved example functiongraph.html
Alfred Wassermann
More...
about 16 years ago
SVGRenderer: Moved the arc-fill from the arcs-level down to the sector level. Introduced line separators in pie charts.
Alfred Wassermann
More...
about 16 years ago
Bugfix: arrowheads in VML
Bianca Valentin
More...
about 16 years ago
calcStraightv2 now works with homogeneous coordinates.
Alfred Wassermann
More...
about 16 years ago
Some minor bugs fixed
Michael Gerhaeuser
More...
about 16 years ago
Ticks are now orthogonal to the line.
Michael Gerhaeuser
More...
about 16 years ago
Conflict in Algebra.js resolved
Alfred Wassermann
More...
about 16 years ago
Fixed some bugs from previous commit
Michael Gerhaeuser
More...
about 16 years ago
Work on an improved calcStraight which can handle points at infinity.
Alfred Wassermann
More...
about 16 years ago
Working on homogeneous coordinates, see calcStraightv2 in AbstractRenderer.js
Alfred Wassermann
More...
about 16 years ago
Documentation of the stdform added
Alfred Wassermann
More...
about 16 years ago
Arrows are now special lines with the attribute visProp['firstArrow'] resp. visProp['lastArrow']. So it is now also possible to have a segment with two arrowheads.
Bianca Valentin
More...
about 16 years ago
fixed bug with axis/line ticks in IE
Michael Gerhaeuser
More...
about 16 years ago
Changed the version text for the 0.60 branches
Alfred Wassermann
More...
about 16 years ago
←
1
2
…
233
234
235
236
237
238
239
240
241
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree