0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 14 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure @width / @height are positive. More... about 11 years ago
npm test script. More... about 11 years ago
More tidying up donuts. More... about 11 years ago
parseFloat for donut values. More... about 11 years ago
v0.4.1 More... about 11 years ago
Refactor / bugfix event and goal drawing. (fixes #181) More... about 11 years ago
Donut label color - fixes #159. More... about 11 years ago
No need to bail any more when initialising with no data. More... about 11 years ago
Merge branch 'master' of github.com:oesmith/morris.js More... about 11 years ago
Hide chart when setData is passed empty or null array. (Fixes #142) More... about 11 years ago
Merge pull request #175 from itto/master More... about 11 years ago
Fixed typo in stacked_bars example filename More... about 11 years ago
v0.4.0 package.json More... about 11 years ago
v0.4.0 Changelog More... over 11 years ago
Rebuild. More... over 11 years ago
Merge pull request #144 from chriserin/refactor_ybounds More... over 11 years ago
Remove reference to old SVG file. More... over 11 years ago
Merge branch 'wrap_raphael_add_classes' of https://github.com/chriserin/morris.js into chriserin-wrap_raphael_add_classes More... over 11 years ago
Rename strokeColor -> backgroundColor. More... over 11 years ago
Merge branch 'master' of https://github.com/peteralaoui/morris.js into peteralaoui-master More... over 11 years ago
Merge pull request #153 from tiraeth/fix-hide-hover More... over 11 years ago
Merge pull request #166 from Radagaisus/patch-1 More... over 11 years ago
Morris Fails to Compile with the Closure Compiler More... over 11 years ago
Add a strokeColor options to the Donut class More... over 11 years ago
Update package grunt-less deprecated for the new grunt-contrib-less More... over 11 years ago
fixed hideHover=auto for line/area chart More... over 11 years ago
draw functionality broken out into methods on each class More... over 11 years ago
Click events for current oesmith/master More... over 11 years ago
encapsulate all interaction with raphael. Reuse some methods. Write tests for all svg structural elements and attributes More... over 11 years ago
differentiate the r variable that stands for radius from the r variable that stands for raphael More... over 11 years ago