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
Bug fix in getRelativePosition. Removed one dependency from prototype and jquery. More... over 15 years ago
Playing around with SVGExport More... over 15 years ago
Added result of the german elections 2009 as csv file. More... over 15 years ago
Added in hsvFlower.html an example for serialization of SVG images. More... over 15 years ago
German map in dataplotGer7.html now independent from jQuery. More... over 15 years ago
More tests with the german map More... over 15 years ago
Added dataplotGer7.html: an example which is usable on the IE without errors. It uses native hasPoint. More... over 15 years ago
New experiments with the German map. germany_json.js contains the german map with reduced number of points. dataplotGer6.html uses these data. dataplotGer5.html plots with data reduction on the fly. More... over 15 years ago
More experiments with German map More... over 15 years ago
Example of one-time application of Ramen-Douglas-Peuker for German map. More... over 15 years ago
small browser event handling speed test More... over 15 years ago
fixed bug in rgb2hsv More... over 15 years ago
experiments with closures More... over 15 years ago
bugfix rgbcolor.js: google chrome doesn't like the [r, g, b] = functioncall(); More... over 15 years ago
very basic visProp animation. currently supported: stroke/fillColor, stroke/fillOpacity and strokeWidth. See animatedPoints for an example: The bar chart changes it's fill colors and opacity by random when changing the month in the dropdown box. More... over 15 years ago
some typos in RGBColor.js fixed More... over 15 years ago
RGBColor rearranged. Now all functions accepting rgb values in this file can use the parsing capabilities of rgbParser() with no need to allocate an object. More... over 15 years ago
fixed bug introduced with change from addComposition to createComposition in GeonextReader. Compositions left to change: PerpendicularPoint, Mirrorpoint, and Integral. addNormal can't be changed to createNormal right now because it won't work as expected when reading Geonext-Files. More... over 15 years ago
added example for GEONExT-I2G export More... over 15 years ago
added example for GEONExT-I2G export More... over 15 years ago
Fixed typo in createParallel More... over 15 years ago
Fixed Intergeo problem with compositions. More... over 15 years ago
some files for testing new element creators More... over 15 years ago
Speed improvements for trueAngle and rad in Algebra.js More... over 15 years ago
cleaned up creating circumcircle/midpoint. More... over 15 years ago
finally got rgb2hsv running More... over 15 years ago
playing around with some rgb2hsv method More... over 15 years ago
Work on Wigands Spline-Problem More... over 15 years ago
Added Wigands example using parametric splines More... over 15 years ago
We proceed with version 0.78 More... over 15 years ago