Commit Graph

  • c7fe04e5b8 support non-numeric y-axis values and single series timelines Clinton Sheppard 2012-03-01 18:22:52 -0600
  • 8446be205e Move jQuery wrapper into coffeescript. Olly Smith 2012-03-01 08:06:38 +0000
  • 38ecb5fa98 Merge a174ae924b into a280a1717e #22 GitHub Merge Button 2012-02-29 20:23:06 -0800
  • a174ae924b Wrapped morris.js to allow compatibility with noConflict mode. #22 Adrian Rollett 2012-02-29 21:20:37 -0700
  • a280a1717e v0.2.2 changelog Olly Smith 2012-02-29 21:10:48 +0000
  • f92aca40f8 Update to v0.2.2 Olly Smith 2012-02-29 21:06:39 +0000
  • 00b978a7b6 Update morris.js, add note/example for ordering. Olly Smith 2012-02-29 20:58:49 +0000
  • eca4b3aba1 Sort input data (closes #10, #20). 0.2.2 Olly Smith 2012-02-29 20:53:53 +0000
  • b3b8377c53 Fix bug when options.data.length == 2. Olly Smith 2012-02-29 08:10:48 +0000
  • e41ad84e36 Link to v0.2.1. Olly Smith 2012-02-28 22:33:18 +0000
  • 819f40b3d4 0.2.1 changelog. 0.2.1 Olly Smith 2012-02-28 22:29:33 +0000
  • 4f03513cf7 Grammar wiggle. Olly Smith 2012-02-28 22:13:06 +0000
  • 70b96ee73a Update in response to #11. Olly Smith 2012-02-28 22:04:16 +0000
  • 0453724887 Accept DOM element in options.element (closes #11). Olly Smith 2012-02-28 22:00:08 +0000
  • e707815be9 Add 'smooth' option. Olly Smith 2012-02-28 21:42:34 +0000
  • dc0a34dcbb Refactor path drawing. Olly Smith 2012-02-28 21:27:33 +0000
  • 8da7935d8e Merge branch 'master' of https://github.com/scockram/morris.js into scockram-master Olly Smith 2012-02-28 21:15:31 +0000
  • c9bad47d4d Merge 3371209ab8 into 7a72eb3ed3 #16 GitHub Merge Button 2012-02-28 13:07:06 -0800
  • 7a72eb3ed3 Simplify $.extend call. Olly Smith 2012-02-28 21:06:55 +0000
  • 3371209ab8 Added option to draw straight lines #16 Steve Cockram 2012-02-28 13:30:52 +0000
  • 103ed453b4 Merge d059c3acaf into 8d6cb3ee8e #15 GitHub Merge Button 2012-02-28 04:24:15 -0800
  • d059c3acaf Clone @default options object before merging it #15 Mickele Moriconi 2012-02-28 13:12:46 +0100
  • bf379aa042 Add ymax documentation. Olly Smith 2012-02-28 08:25:55 +0000
  • 8d6cb3ee8e Add ymax 'auto $min' support. Olly Smith 2012-02-28 08:20:11 +0000
  • 846c4677c9 Proper dependencies in Makefile. Olly Smith 2012-02-28 07:53:53 +0000
  • 7d9d0b811a Merge pull request #7 from thedjinn/ymax-option Olly Smith 2012-02-27 23:00:58 -0800
  • 668e939b75 Merge 3b4934003e into 92666d6a6c #7 GitHub Merge Button 2012-02-27 23:00:28 -0800
  • 92666d6a6c Merge pull request #6 from thedjinn/makefile Olly Smith 2012-02-27 23:00:27 -0800
  • 2e0166af4f Merge 336482cd62 into 738f53ec72 #6 GitHub Merge Button 2012-02-27 15:28:17 -0800
  • 3b4934003e add option to set maximum y value #7 Emil Loer 2012-02-28 00:23:43 +0100
  • 336482cd62 add makefile #6 Emil Loer 2012-02-28 00:16:22 +0100
  • 738f53ec72 Pulled some examples from #5 (closes #5). Olly Smith 2012-02-26 01:25:10 +0000
  • 91dd0fcb42 Update readme. Olly Smith 2012-02-26 01:13:19 +0000
  • 4a041ccd20 First go at a proper 'site. Olly Smith 2012-02-26 01:11:04 +0000
  • 99aafd3ed8 Add minified build output. Make 'new' optional on Morris.Line. Olly Smith 2012-02-26 00:28:58 +0000
  • 40f336e8bc Fix date-parsing bug. Olly Smith 2012-02-26 00:11:29 +0000
  • 9b4791534b Merge branch 'coffee-rewrite' Olly Smith 2012-02-25 18:04:26 +0000
  • ecb99bc146 First pages commit Olly Smith 2012-02-24 08:18:26 +0000
  • 9cc7714fe9 Merge ca76294d69 into 1e61298d7c #5 GitHub Merge Button 2012-02-23 19:27:02 -0800
  • ca76294d69 Some quick docs #5 Sean Fisher 2012-02-23 22:26:37 -0500
  • 9350b63d18 Add YYYY-MM-DD support. Olly Smith 2012-02-23 22:27:26 +0000
  • 1e61298d7c YYYY-MM-DD date support (closes #2) Olly Smith 2012-02-23 22:15:07 +0000
  • b8302f24b9 Roughly complete coffeescript port. Still ugly though. Olly Smith 2012-02-23 21:59:45 +0000
  • 0514145522 Add a vim modeline so I don't go crazy if I edit something at work. Olly Smith 2012-02-23 08:16:42 +0000
  • f729b1530a CoffeeScript re-write. Has a working plot, but so far no hover labels. Olly Smith 2012-02-23 08:11:31 +0000
  • f740d80c14 Improved date handling: now recognises YYYY-MM dates. Olly Smith 2012-02-22 16:51:43 +0000
  • eba644feca First post Olly Smith 2012-02-21 22:50:41 +0000