Commit Graph

  • f761a8e483 Update README. Olly Smith 2012-04-01 22:29:48 +01:00
  • fc4ff279a5 Refactor x-axis labelling. Olly Smith 2012-04-01 22:29:37 +01:00
  • 970a813a5a Support ISO 8601 with time zone offsets Hsiao-Ting Yu 2012-04-01 01:19:40 +08:00
  • 18b4191093 Better ISO date support Olly Smith 2012-03-23 19:09:15 +00:00
  • b3ab944aa8 Fix bug with single value in non time-series graphs. Olly Smith 2012-03-23 18:54:13 +00:00
  • 1734e2f4f7 Bump to v0.2.6. Olly Smith 2012-03-18 20:45:51 +00:00
  • ab0178da02 Bump README for v0.2.6. 0.2.6 Olly Smith 2012-03-18 20:43:58 +00:00
  • bde431ac34 Merge prettifylabels() into commas(). Olly Smith 2012-03-18 19:50:40 +00:00
  • ad8d0b6a8c Refactor redraw() Olly Smith 2012-03-18 19:10:20 +00:00
  • 64cfa4a0ff Merge branch 'partialseries' of https://github.com/tangerilli/morris.js into tangerilli-partialseries Olly Smith 2012-03-18 18:24:06 +00:00
  • 9aebea8623 Update for v0.2.5 Olly Smith 2012-03-15 21:55:05 +00:00
  • 3fa0ba6dff Bump README for 0.2.5. 0.2.5 Olly Smith 2012-03-15 21:48:03 +00:00
  • ca5675954f Timestamp support. Olly Smith 2012-03-15 21:44:55 +00:00
  • 8261dd1e9a YYYY-MM-DD HH:MM[:SS[.SSS]] support. Olly Smith 2012-03-15 21:18:39 +00:00
  • 144092128c Timestamp refactor, 2/2. Olly Smith 2012-03-15 21:06:21 +00:00
  • d8564ab251 Timestamp refactor, 1/2. Olly Smith 2012-03-15 20:47:15 +00:00
  • 634179d9e8 Better decimal number support. Olly Smith 2012-03-15 20:18:33 +00:00
  • 82a508f341 Various changes to allow for x-series data that is not complete (i.e. a series with fewer data points than another series) Tony Angerilli 2012-03-10 23:42:04 -08:00
  • 3b0aed53c2 Fix ymin. Olly Smith 2012-03-08 21:20:36 +00:00
  • a35d56c5a4 v0.2.4 update. Olly Smith 2012-03-08 21:17:53 +00:00
  • 5ee41e16e2 0.2.4 changelog Olly Smith 2012-03-08 21:04:12 +00:00
  • bcc034e152 Units labels. Fix commas for negative hundreds. 0.2.4 Olly Smith 2012-03-08 20:50:43 +00:00
  • 4fb43d5d37 Support for negative numbers. Olly Smith 2012-03-08 20:03:45 +00:00
  • c4e48a275c Refactor examples. Olly Smith 2012-03-07 21:35:25 +00:00
  • 56f2e8a48d Update README Olly Smith 2012-03-06 22:21:36 +00:00
  • c2c5d190e3 Update to v0.2.3 Olly Smith 2012-03-06 22:18:12 +00:00
  • d4b4a77e9f 0.2.3 changelog. 0.2.3 Olly Smith 2012-03-06 22:13:18 +00:00
  • 13f41027eb Rebuild. Olly Smith 2012-03-06 22:06:40 +00:00
  • 28cb48bb36 Coffeescript non-date X values. Olly Smith 2012-03-06 22:05:00 +00:00
  • 35b46d15aa hideHover in coffeescript Olly Smith 2012-03-06 21:38:01 +00:00
  • e526784f39 Added hideHover option to hide hover when mousing out Kefan Xie 2012-03-04 18:03:56 -05:00
  • 939baf5e9e Added parseTime option to allow non-date parsing line charts Kefan Xie 2012-03-04 17:31:26 -05:00
  • 64c5ac10f2 Add clean target to Makefile. Olly Smith 2012-03-04 21:43:54 +00:00
  • f484b7574d Merge pull request #27 from msabbott/master Olly Smith 2012-03-04 13:41:54 -08:00
  • b67c1b2358 Fixed bug where number of weeks was miscalculated Mark Abbott 2012-03-04 17:03:11 +00:00
  • 6fb708acea Added extra comments to the Coffeescript to describe the calculations that are going on Mark Abbott 2012-03-04 17:01:09 +00:00
  • 6be7b1904c Converted draft code to Coffeescript, and added calculation for number of weeks in the year Mark Abbott 2012-03-04 16:11:48 +00:00
  • ceab688216 Add functionality to support Week Numbers Mark Abbott 2012-03-04 13:36:44 +00:00
  • 8446be205e Move jQuery wrapper into coffeescript. Olly Smith 2012-03-01 08:06:38 +00:00
  • a174ae924b Wrapped morris.js to allow compatibility with noConflict mode. Adrian Rollett 2012-02-29 21:20:37 -07:00
  • a280a1717e v0.2.2 changelog Olly Smith 2012-02-29 21:10:48 +00:00
  • f92aca40f8 Update to v0.2.2 Olly Smith 2012-02-29 21:06:39 +00:00
  • 00b978a7b6 Update morris.js, add note/example for ordering. Olly Smith 2012-02-29 20:58:49 +00:00
  • eca4b3aba1 Sort input data (closes #10, #20). 0.2.2 Olly Smith 2012-02-29 20:53:53 +00:00
  • b3b8377c53 Fix bug when options.data.length == 2. Olly Smith 2012-02-29 08:10:48 +00:00
  • e41ad84e36 Link to v0.2.1. Olly Smith 2012-02-28 22:33:18 +00:00
  • 819f40b3d4 0.2.1 changelog. 0.2.1 Olly Smith 2012-02-28 22:29:33 +00:00
  • 4f03513cf7 Grammar wiggle. Olly Smith 2012-02-28 22:13:06 +00:00
  • 70b96ee73a Update in response to #11. Olly Smith 2012-02-28 22:04:16 +00:00
  • 0453724887 Accept DOM element in options.element (closes #11). Olly Smith 2012-02-28 22:00:08 +00:00
  • e707815be9 Add 'smooth' option. Olly Smith 2012-02-28 21:42:34 +00:00
  • dc0a34dcbb Refactor path drawing. Olly Smith 2012-02-28 21:27:33 +00:00
  • 8da7935d8e Merge branch 'master' of https://github.com/scockram/morris.js into scockram-master Olly Smith 2012-02-28 21:15:31 +00:00
  • 7a72eb3ed3 Simplify $.extend call. Olly Smith 2012-02-28 21:06:55 +00:00
  • 3371209ab8 Added option to draw straight lines Steve Cockram 2012-02-28 13:30:52 +00:00
  • d059c3acaf Clone @default options object before merging it Mickele Moriconi 2012-02-28 13:12:46 +01:00
  • bf379aa042 Add ymax documentation. Olly Smith 2012-02-28 08:25:55 +00:00
  • 8d6cb3ee8e Add ymax 'auto $min' support. Olly Smith 2012-02-28 08:20:11 +00:00
  • 846c4677c9 Proper dependencies in Makefile. Olly Smith 2012-02-28 07:53:53 +00:00
  • 7d9d0b811a Merge pull request #7 from thedjinn/ymax-option Olly Smith 2012-02-27 23:00:58 -08:00
  • 92666d6a6c Merge pull request #6 from thedjinn/makefile Olly Smith 2012-02-27 23:00:27 -08:00
  • 3b4934003e add option to set maximum y value Emil Loer 2012-02-28 00:23:43 +01:00
  • 336482cd62 add makefile Emil Loer 2012-02-28 00:16:22 +01:00
  • 738f53ec72 Pulled some examples from #5 (closes #5). Olly Smith 2012-02-26 01:25:10 +00:00
  • 91dd0fcb42 Update readme. Olly Smith 2012-02-26 01:13:19 +00:00
  • 4a041ccd20 First go at a proper 'site. Olly Smith 2012-02-26 01:11:04 +00:00
  • 99aafd3ed8 Add minified build output. Make 'new' optional on Morris.Line. Olly Smith 2012-02-26 00:28:58 +00:00
  • 40f336e8bc Fix date-parsing bug. Olly Smith 2012-02-26 00:11:29 +00:00
  • 9b4791534b Merge branch 'coffee-rewrite' Olly Smith 2012-02-25 18:04:26 +00:00
  • ecb99bc146 First pages commit Olly Smith 2012-02-24 08:18:26 +00:00
  • 9350b63d18 Add YYYY-MM-DD support. Olly Smith 2012-02-23 22:27:26 +00:00
  • 1e61298d7c YYYY-MM-DD date support (closes #2) Olly Smith 2012-02-23 22:15:07 +00:00
  • b8302f24b9 Roughly complete coffeescript port. Still ugly though. Olly Smith 2012-02-23 21:59:45 +00:00
  • 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 +00:00
  • f729b1530a CoffeeScript re-write. Has a working plot, but so far no hover labels. Olly Smith 2012-02-23 08:11:31 +00:00
  • f740d80c14 Improved date handling: now recognises YYYY-MM dates. Olly Smith 2012-02-22 16:51:43 +00:00
  • eba644feca First post Olly Smith 2012-02-21 22:50:41 +00:00