Commit Graph

  • aa67b1a305 Bugfix: zero value regression (#59). 0.2.9 Olly Smith 2012-05-15 22:39:37 +0100
  • 9e7dddb0cb Merge e4edc9aed0 into 942e121caa #60 GitHub Merge Button 2012-05-15 13:08:05 -0700
  • e4edc9aed0 Allow display of zero values #60 tankist 2012-05-15 22:55:27 +0300
  • 8622b0e8a8 Merge e329928bdc into 942e121caa #58 GitHub Merge Button 2012-05-14 03:16:19 -0700
  • e329928bdc Move the formatting into yLabelFormat. #58 Thomas Pelletier 2012-05-14 11:10:50 +0100
  • 7def73fbf6 Compute the maxYLabelWith using the precision. Thomas Pelletier 2012-05-14 11:03:12 +0100
  • dbc114e060 Add simple support of decimal values on the y axis. Thomas Pelletier 2012-05-14 10:52:47 +0100
  • 942e121caa A deep copy is overkill here. Olly Smith 2012-05-14 07:37:45 +0100
  • 3ca8bc96bc Merge fd72af033e into d3d793919b #57 GitHub Merge Button 2012-05-13 08:01:09 -0700
  • fd72af033e Support draw more than 5 lines/series #57 Mario Izquierdo (mariodebian) 2012-05-13 16:41:27 +0200
  • c81c7addd0 Merge 2108baaf4e into d3d793919b #56 GitHub Merge Button 2012-05-11 10:26:07 -0700
  • 2108baaf4e Add an error message if the graph placeholder isn't found. #56 Thomas Pelletier 2012-05-11 18:25:29 +0100
  • c66a723acc Make a deep copy of the given data set. Thomas Pelletier 2012-05-11 17:41:39 +0100
  • 58fceb5bda Changelog link Olly Smith 2012-05-10 08:13:45 +0100
  • c12da217aa Add link to more examples. Olly Smith 2012-05-10 08:03:51 +0100
  • f7c503565c Bump for 0.2.8. Olly Smith 2012-05-10 07:54:33 +0100
  • d3d793919b Bump changelog for 0.2.8. 0.2.8 Olly Smith 2012-05-10 07:41:53 +0100
  • f13e9e838f Better support for non-continous data (see #53). Olly Smith 2012-05-10 07:35:24 +0100
  • fa8f8c60e5 A small refactor. Olly Smith 2012-04-05 20:04:19 +0100
  • 6b96292930 Merge 0079d307f3 into 5e4191060c #51 GitHub Merge Button 2012-04-05 11:18:53 -0700
  • 0079d307f3 Added 'preunits' options and renamed 'units' to 'postunits'. 'units' option will be fill 'postunits' automatically to preserve backwards compatibility. #51 Jon Thornton 2012-03-26 15:22:06 -0400
  • 5e4191060c Fix old IE bugs (mostly in examples rather than library code!) Olly Smith 2012-04-04 22:07:09 +0100
  • e6e666469d Only use timezones when timezone info is specified. Olly Smith 2012-04-04 21:39:59 +0100
  • 870e0a649a Merge branch 'master' of https://github.com/littlebtc/morris.js into timezones Olly Smith 2012-04-04 21:02:56 +0100
  • 564126fbfa Merge xLabelFormat contributions by @jonthornton. Olly Smith 2012-04-04 20:32:24 +0100
  • 9f01e72ff0 Merge 57211d6db2 into 4b6be4104c #50 GitHub Merge Button 2012-04-03 08:35:10 -0700
  • 57211d6db2 Added option to customize x-labels. #50 Jon Thornton 2012-04-03 11:31:59 -0400
  • c617797383 Add xLabels documentation. Olly Smith 2012-04-02 21:47:12 +0100
  • 4b6be4104c README.md 0.2.7 Olly Smith 2012-04-02 21:30:02 +0100
  • e11c28187c Add years example. Olly Smith 2012-04-02 21:28:57 +0100
  • e670a6dbee Add xLabels option to specify x-label intervals. Olly Smith 2012-04-02 21:27:45 +0100
  • 2d901e04fa Add build status icon. Oliver Smith 2012-04-02 14:57:15 +0100
  • 40e2c60b2b try an absolute path Oliver Smith 2012-04-02 14:52:01 +0100
  • 0e1b9f6f18 revert to 1.4.1 qunit runner. Oliver Smith 2012-04-02 14:47:05 +0100
  • 02ef26ec6b Language key Oliver Smith 2012-04-02 14:42:15 +0100
  • 1a84e1aadc Let's try travis. Oliver Smith 2012-04-02 14:31:24 +0100
  • 6a1c57d32f Make date/time help clearer. Olly Smith 2012-04-01 22:39:30 +0100
  • f761a8e483 Update README. Olly Smith 2012-04-01 22:29:48 +0100
  • fc4ff279a5 Refactor x-axis labelling. Olly Smith 2012-04-01 22:29:37 +0100
  • b1f9ebe3c4 Merge 970a813a5a into 18b4191093 #49 GitHub Merge Button 2012-03-31 10:24:30 -0700
  • 970a813a5a Support ISO 8601 with time zone offsets #49 Hsiao-Ting Yu 2012-04-01 01:19:40 +0800
  • e74e47a4b6 Merge a2d25c5f56 into 18b4191093 #45 GitHub Merge Button 2012-03-26 14:21:16 -0700
  • a2d25c5f56 Non-year X labels. This is controlled by new options numXLabels, xLabelFormat, and xLabelMargin. #45 Jon Thornton 2012-03-26 17:08:08 -0400
  • 18b4191093 Better ISO date support Olly Smith 2012-03-23 19:09:15 +0000
  • b3ab944aa8 Fix bug with single value in non time-series graphs. Olly Smith 2012-03-23 18:54:13 +0000
  • 0586bedd88 Merge 57d615d073 into ab0178da02 #43 GitHub Merge Button 2012-03-20 03:50:07 -0700
  • 57d615d073 added isoDate parse to parseYear method #43 metoikos 2012-03-20 12:37:47 +0200
  • 1734e2f4f7 Bump to v0.2.6. Olly Smith 2012-03-18 20:45:51 +0000
  • ab0178da02 Bump README for v0.2.6. 0.2.6 Olly Smith 2012-03-18 20:43:58 +0000
  • bde431ac34 Merge prettifylabels() into commas(). Olly Smith 2012-03-18 19:50:40 +0000
  • ad8d0b6a8c Refactor redraw() Olly Smith 2012-03-18 19:10:20 +0000
  • 64cfa4a0ff Merge branch 'partialseries' of https://github.com/tangerilli/morris.js into tangerilli-partialseries Olly Smith 2012-03-18 18:24:06 +0000
  • 4a88c6fc59 Merge 2d2a2d4ebd into 3fa0ba6dff #41 GitHub Merge Button 2012-03-18 03:46:31 -0700
  • 2d2a2d4ebd Merged custom sort, etc #41 Tim Taubner 2012-03-18 11:35:43 +0100
  • ce234c362e Merge 39eb308271 into 3fa0ba6dff #42 GitHub Merge Button 2012-03-17 13:31:29 -0700
  • 39eb308271 New options added: see changelog 0.2.6 #42 Francesco Laurita 2012-03-17 21:15:21 +0100
  • 915b2f23ad modified examples/days Tim Taubner 2012-03-17 15:32:41 +0100
  • 9c4ce4f236 add support for xlabelMargin and differn xlabel ([year], month, day) Tim Taubner 2012-03-17 15:28:04 +0100
  • 9aebea8623 Update for v0.2.5 Olly Smith 2012-03-15 21:55:05 +0000
  • 69a221308f Merge 82a508f341 into 3fa0ba6dff #38 GitHub Merge Button 2012-03-15 14:48:09 -0700
  • 3fa0ba6dff Bump README for 0.2.5. 0.2.5 Olly Smith 2012-03-15 21:48:03 +0000
  • ca5675954f Timestamp support. Olly Smith 2012-03-15 21:44:55 +0000
  • 8261dd1e9a YYYY-MM-DD HH:MM[:SS[.SSS]] support. Olly Smith 2012-03-15 21:18:39 +0000
  • 144092128c Timestamp refactor, 2/2. Olly Smith 2012-03-15 21:06:21 +0000
  • d8564ab251 Timestamp refactor, 1/2. Olly Smith 2012-03-15 20:47:15 +0000
  • 634179d9e8 Better decimal number support. Olly Smith 2012-03-15 20:18:33 +0000
  • 0d54529943 Merge ff14f2a659 into 5ee41e16e2 #40 GitHub Merge Button 2012-03-13 16:50:15 -0700
  • ff14f2a659 Small change to drawing code to make sure if labels overlap, it is attempted on the next loop #40 Mark Abbott 2012-03-13 23:46:35 +0000
  • 16db900413 Fixed problem with performance improvement - Relabelled variables to make them more meaningful - Fixed bug with the way that the pointsPerPixel was calculated Mark Abbott 2012-03-13 23:35:17 +0000
  • bfb1e71193 Fixed performance issue with data ranges with a large span of values Mark Abbott 2012-03-13 22:06:49 +0000
  • 82a508f341 Various changes to allow for x-series data that is not complete (i.e. a series with fewer data points than another series) #38 Tony Angerilli 2012-03-10 23:42:04 -0800
  • 22bf60998d Merge b246aef843 into 5ee41e16e2 #36 GitHub Merge Button 2012-03-08 23:23:30 -0800
  • b246aef843 added example of new format #36 Paul Rosenzweig 2012-03-09 01:19:01 -0600
  • befa798b88 Added support for more precise timestamps using Date.parse Paul Rosenzweig 2012-03-09 01:16:49 -0600
  • 3b0aed53c2 Fix ymin. Olly Smith 2012-03-08 21:20:36 +0000
  • a35d56c5a4 v0.2.4 update. Olly Smith 2012-03-08 21:17:53 +0000
  • 5ee41e16e2 0.2.4 changelog Olly Smith 2012-03-08 21:04:12 +0000
  • bcc034e152 Units labels. Fix commas for negative hundreds. 0.2.4 Olly Smith 2012-03-08 20:50:43 +0000
  • 4fb43d5d37 Support for negative numbers. Olly Smith 2012-03-08 20:03:45 +0000
  • c4e48a275c Refactor examples. Olly Smith 2012-03-07 21:35:25 +0000
  • 56f2e8a48d Update README Olly Smith 2012-03-06 22:21:36 +0000
  • c2c5d190e3 Update to v0.2.3 Olly Smith 2012-03-06 22:18:12 +0000
  • d4b4a77e9f 0.2.3 changelog. 0.2.3 Olly Smith 2012-03-06 22:13:18 +0000
  • 13f41027eb Rebuild. Olly Smith 2012-03-06 22:06:40 +0000
  • 28cb48bb36 Coffeescript non-date X values. Olly Smith 2012-03-06 22:05:00 +0000
  • 35b46d15aa hideHover in coffeescript Olly Smith 2012-03-06 21:38:01 +0000
  • e526784f39 Added hideHover option to hide hover when mousing out Kefan Xie 2012-03-04 18:03:56 -0500
  • 939baf5e9e Added parseTime option to allow non-date parsing line charts Kefan Xie 2012-03-04 17:31:26 -0500
  • 1ecfa26728 Merge 0146ba707c into 64c5ac10f2 #29 GitHub Merge Button 2012-03-04 15:04:09 -0800
  • 0146ba707c Added hideHover option to hide hover when mousing out #29 Kefan Xie 2012-03-04 18:03:56 -0500
  • df38727182 Added parseTime option to allow non-date parsing line charts Kefan Xie 2012-03-04 17:31:26 -0500
  • 64c5ac10f2 Add clean target to Makefile. Olly Smith 2012-03-04 21:43:54 +0000
  • f484b7574d Merge pull request #27 from msabbott/master Olly Smith 2012-03-04 13:41:54 -0800
  • 870c7d895c Merge b67c1b2358 into 8446be205e #27 GitHub Merge Button 2012-03-04 09:21:04 -0800
  • b67c1b2358 Fixed bug where number of weeks was miscalculated #27 Mark Abbott 2012-03-04 17:03:11 +0000
  • 6fb708acea Added extra comments to the Coffeescript to describe the calculations that are going on Mark Abbott 2012-03-04 17:01:09 +0000
  • 6be7b1904c Converted draft code to Coffeescript, and added calculation for number of weeks in the year Mark Abbott 2012-03-04 16:11:48 +0000
  • ceab688216 Add functionality to support Week Numbers Mark Abbott 2012-03-04 13:36:44 +0000
  • 7a1d189f9e Merge 8c6aaf6921 into 8446be205e #23 GitHub Merge Button 2012-03-03 08:47:55 -0800
  • 8c6aaf6921 fix typo in morris.coffee #23 Clinton Sheppard 2012-03-03 10:47:20 -0600