Commit Graph

  • 8a4ac1e12e Rename INTERVALS.major to INTERVALS.common (#4777) Ben McCann 2017-09-29 04:06:09 -07:00
  • 52145de5db Fix regression in x-axis interaction mode (#4762) Evert Timberg 2017-09-16 08:01:26 -04:00
  • 2b89f7a989 Consistent formatting for cartesian option docs (#4765) Ben McCann 2017-09-15 16:53:51 -07:00
  • 4396a53041 Expand scale jsdocs (#4736) Ben McCann 2017-09-11 13:33:20 -07:00
  • 3043a58605 Release 2.7.0 v2.7.0 Chart.js 2017-09-10 17:31:25 +00:00
  • 5a2ffe4a38 Merge pull request #4706 from chartjs/master Evert Timberg 2017-09-10 13:25:37 -04:00
  • ea703a54bf Implement scale label padding (#4646) andig 2017-09-10 19:15:47 +02:00
  • 543c31d549 Add Google Analytics to samples and update badges (#4734) Simon Brunel 2017-09-10 14:31:59 +02:00
  • fb4357ea91 Add a financial time series sample (#4554) Ben McCann 2017-09-10 01:54:12 -07:00
  • b2beb6f451 Update chartjs-color dependency (#4733) Simon Brunel 2017-09-10 00:27:39 +02:00
  • 427aa99cb1 Make major ticks optional and off by default (#4723) Ben McCann 2017-09-08 15:25:51 -07:00
  • c7464ebf91 Add platform basic implementation (fallback) (#4708) Simon Brunel 2017-09-02 11:04:10 +02:00
  • e3b70e0420 Bump version to 2.7.0 Simon Brunel 2017-08-28 10:33:42 +02:00
  • 2f950e2ab3 Improve controller tests stability (#4698) andig 2017-08-27 22:43:16 +02:00
  • 459c81d931 Remove trailing .js in plugin names (docs) Simon Brunel 2017-08-26 08:01:33 +02:00
  • 5d57de4e4d Fix bar chart with {x, y} data points (#4673) Akihiko Kusanagi 2017-08-26 14:50:39 +09:00
  • 5a014dc361 Fix wild special zero grid line when undefined (#4700) Simon Brunel 2017-08-26 07:48:57 +02:00
  • 488cbbcbf6 Fix flipped stepped line in filler plugin (#4697) Akihiko Kusanagi 2017-08-26 07:42:52 +09:00
  • 31049ebcba Add chartjs-plugin-datalabels plugin link (#4701) Simon Brunel 2017-08-26 00:34:37 +02:00
  • 530c613e5c Improve bar test stability (#4694) andig 2017-08-25 00:16:08 +02:00
  • e758798798 Fix scriptable options documentation snippet Simon Brunel 2017-08-24 10:31:17 +02:00
  • 872dfec0f3 Introduce scriptable options (bubble chart) (#4671) Simon Brunel 2017-08-24 09:34:38 +02:00
  • 46c3b2406e Make bar tests independent from scales (#4686) andig 2017-08-23 23:07:14 +02:00
  • 5a3de5163a When a radial scale is rotated using the startAngle option, the tick labels did not appear in the correct places. (#4682) Evert Timberg 2017-08-21 18:17:49 -04:00
  • 0e5ce3f4e7 Fix autoskipped ticks messing up category axis (#4649) andig 2017-08-19 15:03:11 +02:00
  • b9afeaf973 remove redundant tooltip initialize (#4655) Xingan Wang 2017-08-14 04:37:17 -07:00
  • 7dc71d009b Make offsetGridLines consistent and add new offset scale option (#4545) Akihiko Kusanagi 2017-08-14 16:09:33 +08:00
  • 7e6b46253d Update codeclimate.yml (#4654) Zach Panzarino 2017-08-13 22:42:34 -04:00
  • 3e2b405b97 Ticks callback is now called with this as scope (#4632) andig 2017-08-13 11:44:06 +02:00
  • 4697226c8c Document new time options (#4592) Ben McCann 2017-08-08 14:39:19 -07:00
  • 1eeffa3d58 Refactor autoskip functionality into a separate method (#4614) Ben McCann 2017-08-07 11:24:59 -07:00
  • 8dca88c7d5 Fix tests on OSX with retina screen andig 2017-08-05 16:48:12 +02:00
  • 9ef5cc72f6 Enforce variable declaration coding style (#4610) Simon Brunel 2017-08-03 18:33:18 +02:00
  • 51603cce2e Make Chart.Ticks private and remove Chart.Ticks.generators.time (#4602) Ben McCann 2017-08-02 05:30:38 -07:00
  • 2922dc96cf Allow updating dataset types (#4586) Ben McCann 2017-08-01 22:29:34 -07:00
  • 15934e49c5 Change scale.ticks.bounds to scale.bounds (#4595) Simon Brunel 2017-08-02 07:28:27 +02:00
  • 2c52209ba7 Replace the IFRAME resizer by DIVs (#4596) Simon Brunel 2017-08-02 07:25:55 +02:00
  • f90ee8c786 Add support for detached canvas element (#4591) Simon Brunel 2017-08-01 14:28:45 +02:00
  • 97e2373721 Change ticks.mode to scale.distribution (#4582) Simon Brunel 2017-07-30 21:24:29 +02:00
  • 53b7a6392f Change scale.ticks back to an array of strings (#4573) Simon Brunel 2017-07-29 21:26:36 +02:00
  • 56fdd7ebc1 Allow specifying bar chart via {x, y} data points (#4565) Ben McCann 2017-07-29 12:22:52 -07:00
  • 326991ce50 index-y interaction mode + convert horizontal bar defaults to new mode (#4458) Evert Timberg 2017-07-28 18:07:28 -04:00
  • 2cc242d5a3 New time scale ticks.source: 'data' option (#4568) Simon Brunel 2017-07-27 06:41:09 +02:00
  • 43baf2fbe0 Instructions to access resources built from master andig 2017-07-25 09:56:46 +02:00
  • c6bda02468 Rewrite unit test waitForResize helper (#4566) Simon Brunel 2017-07-26 13:33:45 +02:00
  • 3aa7a20923 New time scale ticks.bounds option (#4556) Simon Brunel 2017-07-25 10:12:53 +02:00
  • d07fb28462 Add a note about breaking changes (#4555) Ben McCann 2017-07-24 05:49:26 -07:00
  • 48d6face28 Move and rewrite time helpers (#4549) Simon Brunel 2017-07-23 17:41:12 +02:00
  • e7445a5f00 Honour time scale min/max settings (#4522) andig 2017-07-22 14:22:44 +02:00
  • 4c763bff44 Enforce spaces around infix/unary words operators (#4547) Simon Brunel 2017-07-22 14:13:09 +02:00
  • f6b6956a3a Fix ESLint errors (#4485) Ben McCann 2017-07-22 00:19:06 -07:00
  • 48d76b20fe Allow specifying the time axis via t attribute (#4533) Ben McCann 2017-07-21 23:33:22 -07:00
  • 7b6388883a Refactor padding parsing under helpers.options (#4544) Simon Brunel 2017-07-21 15:03:03 +02:00
  • 586b8c12fc Make Chart.Element/elements.* importable (#4540) Simon Brunel 2017-07-21 08:40:01 +02:00
  • 94099c10f7 Remove duplicate npm install (#4542) Ben McCann 2017-07-20 23:21:29 -07:00
  • 090196c07c Add support for line height CSS values (#4531) Simon Brunel 2017-07-20 19:20:54 +02:00
  • 5ad1b4ade7 New time scale ticks.mode/.source options (#4507) Simon Brunel 2017-07-19 21:04:15 +02:00
  • 3bb31ca592 Allow category labels definition at scale level (#4506) andig 2017-07-19 12:41:17 +02:00
  • a0fc1c9019 Add link to Java integration (#4527) Marceau Dewilde 2017-07-19 00:26:02 +02:00
  • 889ecd560b Make Chart.defaults/Ticks/Interaction importable (#4512) Simon Brunel 2017-07-16 19:38:19 +02:00
  • 1833614e1d Make Chart.platform importable (#4509) Simon Brunel 2017-07-16 11:02:25 +02:00
  • 8e643db09d Fix copy paste error in new docs with respect to settings for line and radar charts. (#4510) Evert Timberg 2017-07-15 16:39:27 -04:00
  • 717e8d950a Make Chart.helpers importable (#4479) Simon Brunel 2017-07-15 15:13:56 +02:00
  • b03ab1ca45 Fix labelOffset not working for vertical axes (#4249) Suhaib Khan 2017-07-15 13:49:16 +05:30
  • f16d8a32e2 Fix links in documentations (#4477) Adrian Liaw 2017-07-09 20:58:18 +08:00
  • 463a8dd778 Simplify formulas based on code review Simon Brunel 2017-07-08 15:38:40 +02:00
  • 56050dc9b7 Move easing effects in separate file + unit tests Simon Brunel 2017-07-08 09:44:00 +02:00
  • e8ebb46aad Update link to documentation for previous versions Alexander Paterson 2017-07-05 20:11:29 +08:00
  • 6e54bc594a Clip chart area before filling - Add clip and unclip around doFill() call - This fixes #4450 Akihiko Kusanagi 2017-07-02 15:40:00 +09:00
  • 9ec78cee1c Add a note on how to use getElementAtEvent in a click handler etimberg 2017-07-03 18:00:03 -04:00
  • 7d60857819 Use proper reverse option in radial linear scale etimberg 2017-07-03 19:50:08 -04:00
  • cc9e88aebc Support an array for line chart pointBorderWidth Evert Timberg 2017-07-03 21:32:10 -04:00
  • 225bfd36f3 Rewrite the clone and merge helpers (#4422) Simon Brunel 2017-07-01 14:51:38 +02:00
  • 6f317135a3 Clamp radius when drawing rounded rectangle (#4448) Simon Brunel 2017-07-01 14:08:20 +02:00
  • e5a431e724 Remove .js extensions when requiring a file (#4427) Let Aurn IV 2017-07-01 09:59:26 +02:00
  • ecca3373b2 Increase ESLint complexity and add config for tests (#4421) Simon Brunel 2017-07-01 09:55:11 +02:00
  • 0eedec31f0 replace self closing script tag with open and closing tags Justin Ledford 2017-06-29 11:46:35 -05:00
  • 7f15bebed2 ticks.padding option applies to both vertical and horizontal axes etimberg 2017-06-21 21:52:26 -04:00
  • ccb2898539 When all datasets are hidden, the linear scale defaults to a range of 0 - 1. If ticks.min was set this would not set the range correctly. Added a test to cover this case as well etimberg 2017-06-25 09:06:22 -04:00
  • 548edc65ea Fix non-passive event listener warning in Chrome Simon Brunel 2017-06-25 12:14:28 +02:00
  • 7fa6052359 Update scatter chart default config to hide lines etimberg 2017-06-15 18:26:15 -04:00
  • 8834babef2 Ensure deprecated unitStepSize property of time scale is respected (#4401) Evert Timberg 2017-06-25 08:37:38 -04:00
  • 5d95280d7b Change valueAtIndexOrDefault behavior (#4423) Simon Brunel 2017-06-25 10:54:37 +02:00
  • 5196e05062 Cleanup and reorganize core and canvas helpers Simon Brunel 2017-06-24 11:46:06 +02:00
  • 6c82c93853 Fix error when legend label options are not defined (#4402) Evert Timberg 2017-06-24 11:35:46 -04:00
  • e543f87d5f Update Display Format table - Up to date with the latest code - Added Example column Akihiko Kusanagi 2017-06-22 20:38:53 -07:00
  • 2a7df85180 Add aria-hidden=true attribute to hidden iframe for resizing (#4400) Karan Bhatia 2017-06-23 15:14:16 -07:00
  • 18707cf81f Line height setting for scale titles. The text is centered within the line height, so setting the line height to a size greater than the font size moves it away from the axis edge. etimberg 2017-06-18 21:21:37 -04:00
  • 961911065f Fix arguments in plugin interface description * Fixed arguments in IPlugin#before/afterDatasetUpdate description * Fixed arguments in IPlugin#before/afterDatasetDraw description Akihiko Kusanagi 2017-06-22 09:53:52 -07:00
  • bef44ccb46 Ensure that chart dimensions are always >= 0 Peter-Van-Drunen 2017-06-23 18:08:16 -04:00
  • b548d1a689 Add description on new dataset update and draw plugin hooks Akihiko Kusanagi 2017-06-22 16:25:56 -07:00
  • 46c04550a9 Wording error Ben S 2017-06-22 13:08:00 +02:00
  • de0ea5c6ba Multiple lines of text in the chart title etimberg 2017-06-15 18:55:01 -04:00
  • 7a02d93db4 Add note regarding non-existant fonts etimberg 2017-06-18 20:59:45 -04:00
  • 28da15455f HighCharts is not open source (#4383) Martin Bagge / brother 2017-06-16 12:48:29 +02:00
  • 2d7c1f0d2c Time axis tick formatting with major and minor units (#4268) Andrew 2017-06-15 14:20:16 +03:00
  • 3a2884fef7 Fixed tiny typo in title.md Julian Rademacher 2017-06-12 15:17:27 +02:00
  • 009ae4dec6 Support hover animation duration during updates (#4300) Ricardo Costa 2017-06-11 17:06:39 +01:00
  • 5e58114848 Fix filling between datasets of different lengths Simon Brunel 2017-06-10 13:52:37 +02:00
  • 9e6a6112a4 Fix Tiny Typo in Labelling.md Spencer Dellis 2017-06-08 13:58:11 -04:00