Chart.js/src/core
Evert Timberg 03735563f4 Improve Tooltip and Hover Interaction (#3400)
Refactored interaction modes to use lookup functions in Chart.Interaction.modes and added new modes for 'point', 'index', 'nearest', 'x', and 'y'
2016-10-03 16:05:21 -04:00
..
core.animation.js First round of eslint fixes 2016-09-14 18:05:19 +00:00
core.canvasHelpers.js First round of eslint fixes 2016-09-14 18:05:19 +00:00
core.controller.js Improve Tooltip and Hover Interaction (#3400) 2016-10-03 16:05:21 -04:00
core.datasetController.js Better animation when adding or removing data 2016-10-03 16:01:38 -04:00
core.element.js Fix more style errors in controllers, elements, and scales 2016-09-14 22:34:41 +00:00
core.helpers.js Improve Tooltip and Hover Interaction (#3400) 2016-10-03 16:05:21 -04:00
core.interaction.js Improve Tooltip and Hover Interaction (#3400) 2016-10-03 16:05:21 -04:00
core.js Improve Tooltip and Hover Interaction (#3400) 2016-10-03 16:05:21 -04:00
core.layoutService.js Implement eslint changes proposed by @simonbrunel in code review 2016-09-15 12:49:11 +00:00
core.legend.js Fix the legend drawing when labels.usePointStyle is true (#3323) 2016-09-24 10:57:33 +02:00
core.plugin.js First round of eslint fixes 2016-09-14 18:05:19 +00:00
core.scale.js Better number -> string callback for the radial linear scale (#3281) 2016-09-24 22:56:16 +02:00
core.scaleService.js First round of eslint fixes 2016-09-14 18:05:19 +00:00
core.ticks.js Better number -> string callback for the radial linear scale (#3281) 2016-09-24 22:56:16 +02:00
core.title.js Set maxWidth during title draw to avoid overflow 2016-09-23 22:15:23 +01:00
core.tooltip.js Improve Tooltip and Hover Interaction (#3400) 2016-10-03 16:05:21 -04:00