morris.js/lib
Olly Smith 221c83781d Tidy up.
- The options namespace should stay flat - no nested config values.
- Used single array literal instead of chained Array.concats.
- Added default values to config defaults, instead of using default
  method arguments.
- Tweaked spec.
2013-11-09 17:23:07 +00:00
..
morris.area.coffee Fix area chart fill colors for very light lines (fixes #190). 2013-05-10 07:40:51 +01:00
morris.bar.coffee Tidy up. 2013-11-09 17:23:07 +00:00
morris.coffee Make event handlers chainable. 2013-05-10 07:41:09 +01:00
morris.donut.coffee You can now specify segment color in data parameter 2013-09-11 14:37:32 +02:00
morris.grid.coffee Adds the ability to mark events on a non-time-based line graph 2013-11-03 20:58:17 -07:00
morris.hover.coffee Fixes #186 - changed CSS top value for hover to be an int 2013-04-24 23:22:29 -04:00
morris.line.coffee Merge branch, and merge with previous changes. 2013-10-12 13:58:10 +01:00