0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 18, 2024 — Sep 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
When fading in entering elements, set text content immediately More... about 8 years ago
Refactor: Set fade variable to false when transtions are not used More... about 8 years ago
When fading in entering elements, set attributes immediately More... about 8 years ago
Updated demo-shape-tween to use 20 shapes and colors More... about 8 years ago
Pre-calculate path tweening points More... about 8 years ago
pre-calculate alternative path data for ellipses and polygon More... about 8 years ago
Refactor: declare variables separately More... about 8 years ago
Refactor: moved path points calculation to new function More... about 8 years ago
Refactor: moved pathTween to new tweening module More... about 8 years ago
Added link to parent data in extracted data More... about 8 years ago
Removed uneccesary passing of argument More... about 8 years ago
Start paths converted from polygons at angle 0 More... about 8 years ago
Added convertEqualSidedPolygons() method More... about 8 years ago
Added examples/demo-shape-tween.html More... about 8 years ago
Added examples/basic-shape-tween.html More... about 8 years ago
No rotation when tweening shape between ellipse and polygon More... about 8 years ago
No delay and linear easing in examples More... about 8 years ago
Avoid shape conversion when not necessary for shape tweening More... about 8 years ago
Added examples/basic.html More... about 8 years ago
Made zoom enabled by default More... about 8 years ago
Don't set text content immediately More... about 8 years ago
Added fade() method More... about 8 years ago
Added "Building Applications" chapter to README.md More... about 8 years ago
Added panning & zomming to README.md More... about 8 years ago
Added data format description to README.md More... about 8 years ago
Addes examples/basic-attributer.html More... about 8 years ago
Addes examples/demo-attributer.html More... about 8 years ago
Updated README.md More... about 8 years ago
Added attributer() method More... about 8 years ago
Center graph in examples More... about 8 years ago