0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 3 hours ago.
Feb 05, 2024 — Feb 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update the pie chart demo to be more interesting and showcase more of what Krang.Color can do. More... about 14 years ago
Fix issue with drawing pie chart wedges. More... about 14 years ago
Fix an issue with drawing multiple datasets at once on line charts. More... about 14 years ago
Fix an issue with NaN values in chart axis labels. More... about 14 years ago
Add a bunch of documentation. More... about 14 years ago
Add task for generating docs. More... about 14 years ago
Add ignores. More... about 14 years ago
Update to latest stable Raphael. More... about 14 years ago
Add PDoc submodule. (WOW, IT'S BEEN AN ENTIRE YEAR SINCE I TOUCHED THIS REPO) More... about 14 years ago
Update README. More... about 15 years ago
Various changes for Raphael 1.0 compatibility. More... over 15 years ago
Change comment type for the sake of Sprockets. More... over 15 years ago
Update Raphael to 1.0 RC1.3. More... over 15 years ago
A sloppy first pass at animating between datasets. More... over 15 years ago
Change the API a bit for the ordered hash. More... over 15 years ago
Create "dist" directory if it doesn't exist already. More... over 15 years ago
Add a task for generating a YUI-compressed version of Krang. More... over 15 years ago
Simplify Krang.deepExtend. More... over 15 years ago
Redefine Raphael's `remove` function so that it doesn't cause spurious errors in Safari. More... over 15 years ago
Make `Krang.Data` methods into instance methods on Raphael elements. More... over 15 years ago
Give names to all datasets. More... over 15 years ago
Update examples. More... over 15 years ago
Update `Chart.Bar` and `Chart.Line` to use the new `Krang.LayerSet`. Should help ensure that text labels are always visible, among other things. More... over 15 years ago
Implement `Krang.Data.getHash`. More... over 15 years ago
Update `Krang.Text` so that the text and the optional debug rectangle are returned as a Raphael `Set`. More... over 15 years ago
Update krang.js. More... over 15 years ago
Add `Krang.OrderedHash` and a subclass, `Krang.LayerSet`, for managing layers of shapes. More... over 15 years ago
Add `Krang.Text`, a class for drawing text inside of an imaginary box. More... over 15 years ago
Update `Krang.Mixin#setOptions` so that it can be called more than once without overriding existing options. More... over 15 years ago
Major refactoring of Chart.Bar and Chart.Line. Updated to be more readable/maintainable and to rely more on shared logic from Chart.Area. More... over 15 years ago