This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
Chart.js
Watch
2
Star
0
Fork
0
You've already forked Chart.js
mirror of
https://github.com/chartjs/Chart.js.git
synced
2026-03-07 08:46:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ecf5801787abefaa6a47b17cb8b4180c35948437
Chart.js
/
src
/
core
History
Tanner Linsley
ecf5801787
call the custom callback in tooltip options
2015-10-31 16:07:57 -06:00
..
core.animation.js
More Accurate animation frame dropper
2015-08-03 17:17:49 -06:00
core.controller.js
Call tooltip update even when tooltip has no active elements
2015-10-31 16:07:36 -06:00
core.element.js
Fix similar typos in core.controller & element
2015-10-22 12:47:45 -04:00
core.helpers.js
SplineCurve function now graciously handles skipped points
2015-10-23 16:36:33 -06:00
core.js
Merge remote-tracking branch 'origin/v2.0-dev' into v2.0-dev-tooltip-refactor
2015-10-18 18:17:39 -04:00
core.scale.js
Merge pull request
#1567
from nnnick/fix/rounding
2015-10-24 01:40:43 -06:00
core.scaleService.js
Only merge scale defaults with the global scale defaults when getting the scale defaults. Otherwise, the user does not have the ability to change them via the global settings since registration occurs when the library is loaded.
2015-10-12 08:58:03 -04:00
core.tooltip.js
call the custom callback in tooltip options
2015-10-31 16:07:57 -06:00