Chart.js/src/core
Evert Timberg 524493fe06 Merge pull request #2883 from Mesonyx/mesonyx/bugfix/null-tooltips
Fix for null value label/x-axis multi-tooltip bug
2016-07-11 10:34:20 -04:00
..
core.animation.js Change this -> me in source files 2016-06-04 14:14:16 -04:00
core.canvasHelpers.js Added usePointStyle option to label boxes 2016-07-05 20:08:29 -06:00
core.controller.js fix for null tooltip bug 2016-06-30 11:34:53 -05:00
core.datasetController.js Fixed truncation of pie chart borders 2016-06-29 19:39:10 -04:00
core.element.js Change this -> me in source files 2016-06-04 14:14:16 -04:00
core.helpers.js Rewrite a few helpers to be more efficient 2016-06-05 23:23:19 +02:00
core.js Gracefully handle creating the chart with no config 2016-06-21 18:45:22 -04:00
core.layoutService.js Fix #2734 Cleanup unused variables 2016-06-18 11:00:11 +02:00
core.legend.js Added usePointStyle option to label boxes 2016-07-05 20:08:29 -06:00
core.plugin.js New datasets update plugin extensions 2016-06-11 00:17:48 +02:00
core.scale.js Remove duplicated function names 2016-06-18 11:15:25 +02:00
core.scaleService.js Allow updating scale defaults 2016-05-07 11:43:24 -04:00
core.title.js Fix #2734 Cleanup unused variables 2016-06-18 11:00:11 +02:00
core.tooltip.js Fixes #2923: swapped tooltip xAlign & yAlign 2016-07-06 09:49:31 -04:00