Chart.js/src/core
bydooweedoo 3bd4d283f7 Custom tooltip: add data points infos (#3201)
Expose tooltip items from tooltip model and added `x` and `y` properties to `TooltipItemInterface`
2016-10-19 08:48:17 -05: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 Add reset method to chart prototype 2016-10-17 06:40:29 -05:00
core.datasetController.js Bar chart performance improvements 2016-10-14 06:20:08 -05:00
core.element.js Fix more style errors in controllers, elements, and scales 2016-09-14 22:34:41 +00:00
core.helpers.js No longer merge arrays during the config merge. Simply replace the property 2016-10-10 08:14:58 -04:00
core.interaction.js Make index mode only work with the horizontal distance to an element (#3471) 2016-10-15 16:49:35 -05:00
core.js Enhance context acquisition on chart creation 2016-10-16 08:25:13 -05:00
core.layoutService.js Layout service now supports configurable padding on left, top, right and bottom. 2016-10-17 16:59:47 -05:00
core.legend.js Configurable Tooltip Position Modes (#3453) 2016-10-14 16:36:49 -05:00
core.plugin.js First round of eslint fixes 2016-09-14 18:05:19 +00:00
core.scale.js Bar chart performance improvements 2016-10-14 06:20:08 -05:00
core.scaleService.js First round of eslint fixes 2016-09-14 18:05:19 +00:00
core.ticks.js If tick options have min, max and stepSize use them to generate evenly spaced ticks 2016-10-04 09:30:28 -04:00
core.title.js Set maxWidth during title draw to avoid overflow 2016-09-23 22:15:23 +01:00
core.tooltip.js Custom tooltip: add data points infos (#3201) 2016-10-19 08:48:17 -05:00