Commit Graph

  • 7205ff5e2a Replace onEvent by before/afterEvent Simon Brunel 2017-01-22 21:10:17 +01:00
  • 1e9224d49c Make beforeDraw cancellable and fix easing value Simon Brunel 2017-01-22 21:01:46 +01:00
  • 979341ecb0 Plugin hooks and jsdoc enhancements Simon Brunel 2017-01-22 20:13:40 +01:00
  • c6fa4e5582 📝 Add vue-chartjs to docs Jakub Juszczak 2017-01-27 13:51:30 +01:00
  • 1ef9fbf7a6 inner radius could be slightly negative due to numerical errors Evert Timberg 2017-01-22 12:46:27 -05:00
  • 1934358663 remove unnecessary extra init steps Evert Timberg 2017-01-22 13:23:42 -05:00
  • 696f8d3a39 Documentation update on requiring Chart.js using CommonJS and es6 (#3788) Jerry Chang 2017-01-21 16:42:21 -08:00
  • ceec907bee Ignore .gitignore (and more) from Bower packages Simon Brunel 2017-01-21 13:12:12 +01:00
  • c20e57bc8a Only generate ticks we care about Thomas Redston 2017-01-13 17:55:28 +00:00
  • 312773ba7b Platform event API abstraction Simon Brunel 2017-01-14 14:38:56 +01:00
  • 9e9b9cf46d when the cutoutPercentage is 0, the inner radius should be 0 Evert Timberg 2017-01-06 21:41:10 -05:00
  • 27b2e332c6 Correct anchor link (#3772) mdewilde 2017-01-08 14:54:03 +01:00
  • 83c54194ae Fix : Scale label display at top and right. (#3741) SAiTO TOSHiKi 2017-01-05 22:00:05 +08:00
  • 7c3e71d58b update copyright date Jake 2017-01-02 13:26:51 -05:00
  • eebaa84e72 Group stacked bar charts (#2643) (#3563) potatopeelings 2017-01-02 01:36:01 +11:00
  • bf61b2c297 Happy new year! Updated copyright date to 2017 Zach Panzarino 2016-12-31 22:25:55 +00:00
  • 6255131156 Update 07-Pie-Doughnut-Chart.md Timofey Rechkalov 2016-12-24 05:24:36 +05:00
  • ecc35c527b Refactoring to put browser specific code in a new class (#3718) Evert Timberg 2016-12-21 10:22:05 -05:00
  • 5387c48bd8 Fix bar draw issue with borderWidth. (#3680) SAiTO TOSHiKi 2016-12-20 22:01:07 +08:00
  • 64b5def774 Fix : samples (line-stacked-area.html & step-size.html) (#3717) SAiTO TOSHiKi 2016-12-19 01:49:43 +08:00
  • 7756bedec6 fix stacked bars on logarithmic axes etimberg 2016-12-08 20:56:33 -05:00
  • 3187a788e1 Add support for local plugins and plugin options Simon Brunel 2016-11-03 22:40:47 +01:00
  • e249de7162 fix options in getDatasetAtEvent etimberg 2016-12-17 18:50:06 -05:00
  • 18f77db362 fix linting again Evert Timberg 2016-12-16 22:24:12 -05:00
  • 00d3c5a282 fix linting Evert Timberg 2016-12-16 22:20:18 -05:00
  • a5d9a02d5b Update core.scale.js SAiTO TOSHiKi 2016-12-16 15:15:14 +08:00
  • 34d26ea497 Fix bug when calculating if steps fit into scale as a whole number then smal floating point errors make the consition pass false Tarqwyn 2016-12-06 14:43:29 +00:00
  • 6f40d04964 Fix infinite loop in logarithmic tick generation etimberg 2016-12-03 22:21:48 -05:00
  • 75d15ff98b Fix newly introduced drawing bug when tick marks are not drawn etimberg 2016-12-03 22:21:25 -05:00
  • 6aec98bf8b Correct document for Interaction Modes #3676 (#3684) Wang Shenwei 2016-12-06 21:05:04 +08:00
  • 152ce9c9f8 Pass the hover event to the onHover event handler (#3669) Jonathon Hill 2016-12-03 17:42:33 -05:00
  • 5a24bfa500 Implement clipping (#3658) SAiTO TOSHiKi 2016-12-04 05:09:45 +08:00
  • bdcdbc2abf Fixed miscalculation of Bar width. for Bar and horizontalBar type, include stacked scale. issue #3589 Toshiki Saito 2016-11-27 11:36:29 +08:00
  • b39c0e1f93 Fix rotated label meaasurements (#2879, #3354). When measuring the first width and last width, the fact that arrays of text are present must be considered. In addition to fixing this, I did some general code cleanup in the fit and calculateLabelRotation methods. Evert Timberg 2016-11-07 21:17:20 -05:00
  • 3ff58e5065 Revert "Fixed tooltip labelling on Bar Chart when min is defined (#3618)" Evert Timberg 2016-11-29 08:22:47 -05:00
  • 5bf203037c Do not notify plugins when a silent resize occurs (#3650) Evert Timberg 2016-11-29 04:43:52 -05:00
  • b6807b2dd9 fixed tooltip labelling on Bar Chart when min is defined Jerry Chang 2016-11-14 20:30:18 -08:00
  • d39ac38ce1 Fix : Tooltip label for category scale. (#3649) SAiTO TOSHiKi 2016-11-29 07:28:39 +08:00
  • 7a8f20e88f Fix monotone cubic interpolation when two adjacent points are at the exact same x pixel value etimberg 2016-11-26 12:29:15 -05:00
  • 09f30be9eb Add rectRounded to point style sample Christopher Moeller 2016-10-25 18:12:41 -05:00
  • 97f6c8f12d Add rectRounded point style Christopher Moeller 2016-10-25 16:32:27 -05:00
  • 2e5df0ff42 Allow updating the config of a chart at runtime etimberg 2016-11-12 22:38:25 -05:00
  • 7e5e29e3ee Improve radial scale (#3625) Evert Timberg 2016-11-25 07:19:43 -05:00
  • fe68b77606 Upgraded dependency gulp-uglify to 2.0.0 (#3635) Jeff Carey 2016-11-22 14:51:22 -08:00
  • 68b00b2dc5 Labels can get bigger when the 2nd fit happens. Don't arbitrarily force the size to change etimberg 2016-11-04 21:31:00 -04:00
  • 58afbe428c Properly use the ticks.padding option. To correctly fix the issue, the default padding was changed from 0 to 10. This change caused all of the test changes since the width of a vertical scale was lowered by 10px etimberg 2016-11-04 20:41:54 -04:00
  • 4fbb1bdbbc Fixed Issue with tooltip label display when given null data value (#3528) Jerry Chang 2016-10-30 17:34:06 -07:00
  • 48cb8b78e7 Remove unnecessary padding usages and update category scale tests etimberg 2016-10-30 13:14:59 -04:00
  • 5dd1c77cf5 Take vertical padding into account Evert Timberg 2016-10-24 22:36:50 -04:00
  • eaf109c2b1 When an axis needs padding due to a long, rotated, label it should be added inside the layout system rather than in each axis. Evert Timberg 2016-10-24 21:43:52 -04:00
  • fd2e40ce11 Fixed vertical alignment in legend text (#3387) Jeff Carey 2016-11-07 20:49:14 -08:00
  • f7d60c2606 Allow line chart to use pointBorderWidth of 0 correctly etimberg 2016-11-13 20:38:50 -05:00
  • 0b4123b92c Update the documentation plugin list (#3610) Jonathon Hill 2016-11-17 04:29:36 -05:00
  • afab387cc1 Fix link in 01-Chart-Configuration.md (#3607) 38elements 2016-11-16 21:21:44 +09:00
  • 339265d21e use correct option for setting tension on radar charts etimberg 2016-11-13 20:55:54 -05:00
  • 3985d50201 use correct option in radar chart etimberg 2016-11-13 19:44:42 -05:00
  • 68a2c8240f remove unused cancel animation frame method Evert Timberg 2016-11-09 19:53:20 -05:00
  • 9ac0293b1a Fix path in 09-Advanced.md 38elements 2016-11-13 11:15:16 +09:00
  • 3f2d7efc70 Add a function to filter items out of the legend etimberg 2016-11-07 21:46:31 -05:00
  • 18291ea3c5 Release 2.4.0 v2.4.0 Chart.js 2016-11-12 17:57:35 +00:00
  • 0515700ea2 Merge pull request #3551 from chartjs/master Simon Brunel 2016-11-12 18:53:27 +01:00
  • 6b449a9e7c Fix retina scale when display size is implicit Simon Brunel 2016-11-11 19:53:45 +01:00
  • efced4780c Fix context state restoration on destroy Simon Brunel 2016-11-08 00:16:58 +01:00
  • 040b0e160d Bump version to 2.4.0 Simon Brunel 2016-11-06 18:31:30 +01:00
  • 74d4dbc608 X and Y interaction modes now use the intersect option etimberg 2016-11-04 18:40:53 -04:00
  • a94885e32d Fix the event handler when legend is disabled (#3544) Simon Brunel 2016-11-03 22:43:52 +01:00
  • 5012dcbdae Fix iframe resize handler when re-attached to DOM (#3527) Simon Brunel 2016-10-31 08:47:28 +01:00
  • f288bc727b When an event triggers an update while the bufferedUpdate state is true, we need to do that render with priority over any other renders that take place for animations and tooltips etimberg 2016-10-30 11:03:19 -04:00
  • e90edd8c9a Bump ESLint to v3.x (gulp and Code Climate) (#3526) Simon Brunel 2016-10-29 18:40:27 +02:00
  • 67934920be Spelling fixes (#3522) Josh Soref 2016-10-27 15:18:31 -04:00
  • 7c8998f96a fix "area" typo Varatep Buranintu 2016-10-26 17:58:41 -07:00
  • 295c9db1df Fixes issue #3490: Tick documentation is missing autoSkipPadding bret b 2016-10-24 22:27:03 -05:00
  • 99041de31a Update installation instructions in README Zach Panzarino 2016-10-25 15:04:58 +00:00
  • 80bd08bef9 Update chartColors.js to utils.js and move randomScalingFactor function there Evert Timberg 2016-10-23 14:04:00 -04:00
  • 274aa290ca Fix bug in 'y' tooltip mode etimberg 2016-10-22 23:12:39 -04:00
  • 9ad9cd2154 Reorganized sample files into sub directories. Added a helper containing colours that should be used by all samples. etimberg 2016-10-20 23:12:10 -04:00
  • 5ae268e942 Add a way to filter items in the tooltip etimberg 2016-10-20 21:49:13 -04:00
  • 3bd4d283f7 Custom tooltip: add data points infos (#3201) bydooweedoo 2016-10-19 21:48:17 +08:00
  • a0388eff4c Add new properties for the caretX,caretY point of a tooltip. Useful for custom tooltips. The custom tooltip sample was updated as well to use the new properties. etimberg 2016-10-15 17:04:22 -04:00
  • a0ce74643f Fix eslint errors in layout service test Zach Panzarino 2016-10-18 22:00:55 +00:00
  • 596ff3718c Layout service now supports configurable padding on left, top, right and bottom. Re-enabled the layout service tests and then properly disabled the tests that fail on the CI. etimberg 2016-10-15 21:16:35 -04:00
  • 16f23b2c44 Add reset method to chart prototype etimberg 2016-10-16 09:28:27 -04:00
  • 766ca49cd0 Extend eslint to test files (#3473) Zach Panzarino 2016-10-16 17:34:59 -04:00
  • 4a5b5a0e7e Enhance context acquisition on chart creation Simon Brunel 2016-10-15 23:40:22 +02:00
  • 6ec6a929f0 Make index mode only work with the horizontal distance to an element (#3471) Evert Timberg 2016-10-15 16:49:35 -05:00
  • a86c47cf48 Configurable Tooltip Position Modes (#3453) Evert Timberg 2016-10-14 16:36:49 -05:00
  • 3365ba6d29 Bar chart performance improvements etimberg 2016-10-13 20:43:11 -04:00
  • f8e90b1c2d New fill modes for lines (#3460) Evert Timberg 2016-10-14 06:19:47 -05:00
  • f481746fe1 Update the GitHub issue template Simon Brunel 2016-10-09 10:54:42 +02:00
  • 0817199f45 No longer merge arrays during the config merge. Simply replace the property etimberg 2016-10-09 16:24:47 -04:00
  • c61ab012c4 Replaces Unicode character with HTML entity Tieson Trowbridge 2016-10-07 22:14:25 -04:00
  • d21a853f30 Fix/3061 (#3446) Evert Timberg 2016-10-09 12:26:59 -04:00
  • 65a06e4735 Properly merge colors for the label colors in the tooltip. I added a private helper to simplify the code in the tooltip Evert Timberg 2016-10-07 20:39:24 -04:00
  • 4d2772e313 Fix bubble chart tooltip callback to use correct labels (#3421) Evert Timberg 2016-10-06 08:54:50 -04:00
  • b64cab0046 Refactor tooltip draw function to extract drawBackground method Mickael Jeanroy 2016-10-04 17:08:55 +02:00
  • 365bdbb346 If tick options have min, max and stepSize use them to generate evenly spaced ticks Aidan Fewster 2016-10-04 11:53:55 +01:00
  • 99b8d6740a Added the watchify NPM dependency to satisfy karma-browserify's peerDependency Aidan Fewster 2016-10-04 11:48:18 +01:00
  • c15fa98978 Display tooltip color boxes for all tooltips. Added a new displayColors option to turn them off Evert Timberg 2016-10-03 19:10:54 -04:00
  • 03735563f4 Improve Tooltip and Hover Interaction (#3400) Evert Timberg 2016-10-03 16:05:21 -04:00
  • 1484520692 Better animation when adding or removing data Simon Brunel 2016-10-01 15:38:19 +02:00