0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
filled out tests for createPath and generatePaths. refactored code to allow for jagged/broken lines and to pass tests. More... over 11 years ago
replace array.filter with list comprehension More... over 11 years ago
Unit test stubs. More... over 11 years ago
Adding new example file to staked bars More... over 11 years ago
generating min js More... over 11 years ago
Adding support to stacked bars More... over 11 years ago
first version of hover refactored to be 100% html More... over 11 years ago
discontinuous line in cases where null data values should be represented by no line rather than a line connecting only the coords with data. More... over 11 years ago
Decade intervals for time-axis labels. More... over 11 years ago
Tests for bar colours. More... over 11 years ago
Add sinon.js More... over 11 years ago
Define bar colors with a function. More... over 11 years ago
Tidy up use of "is/isnt null" using `?` operator. More... over 11 years ago
Replace $.map with coffeescript for-loops. More... over 11 years ago
Merge pull request #108 from tiraeth/fix-107 More... over 11 years ago
fixes #107, passes data row to formatter function to allow user make usage of it More... over 11 years ago
Couple of quick fixes. More... over 11 years ago
Merge branch 'grid-parallel-lines' of https://github.com/tiraeth/morris.js into tiraeth-grid-parallel-lines More... over 11 years ago
Bower! More... over 11 years ago
Added value goals and time events. More... over 11 years ago
v0.3.3 Changelog. More... over 11 years ago
Back-to-basics bar chart. More... over 11 years ago
Revert paddings. More... over 11 years ago
Morris.Bar + additional updates to Morris.Grid for bars handling More... over 11 years ago
Update README for v0.3.2. More... over 11 years ago
*really* fix hover placing. More... over 11 years ago
Fix hover placing when nil values present. More... over 11 years ago
Label x-axis from right to left. More... over 11 years ago
Reverse hover order for area charts. More... over 11 years ago
Initial area charts. More... over 11 years ago