Olly Smith
cf9d10b9dc
Merge branch 'master' into html-hover
...
Conflicts:
morris.min.js
2012-12-03 21:39:03 +00:00
Olly Smith
d41bea2e23
Refactor.
...
- Test paths as rendered in SVG.
- More exact unit tests for createPath.
- Catch some more edge case bugs in createPath.
- Refactor createPath to handle null values better.
2012-12-03 08:39:13 +00:00
Marcin Chwedziak
9bdabf1d0d
first version of hover refactored to be 100% html
2012-11-18 20:02:46 +01:00
Olly Smith
d6b955af02
Tidy up use of "is/isnt null" using ?
operator.
2012-11-06 07:48:29 +00:00
Olly Smith
b233059e8d
Replace $.map with coffeescript for-loops.
2012-11-06 07:36:36 +00:00
Olly Smith
8faced7668
Couple of quick fixes.
2012-11-03 14:08:57 +00:00
tiraeth
38a1cdd9ec
Added value goals and time events.
2012-11-01 20:17:04 +01:00
Olly Smith
5ee5ffe824
Revert paddings.
2012-10-31 20:14:39 +00:00
tiraeth
69f932d9e6
Morris.Bar + additional updates to Morris.Grid for bars handling
2012-10-31 20:38:09 +01:00
Olly Smith
f72b14f619
Initial area charts.
2012-10-28 18:55:37 +00:00
Olly Smith
5776c44d60
Improved support for empty charts.
2012-10-25 09:19:37 +01:00
Olly Smith
1aca098694
MUCH simpler internal code.
2012-10-23 09:15:21 +01:00
Olly Smith
f6b1cfe7a0
Line chart working again.
2012-10-22 07:56:40 +01:00
Olly Smith
d5b8071dbb
WIP Refactor grid drawing into a base class.
2012-10-21 22:33:49 +01:00