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
234efc52672e7582c0bbd0cb3d0985e76708d576
Chart.js
/
src
/
core
History
Pascoual
234efc5267
Fix: tooltips checks indent
2015-11-10 01:00:30 +01:00
..
core.animation.js
More Accurate animation frame dropper
2015-08-03 17:17:49 -06:00
core.controller.js
Fix: tooltips checks indent
2015-11-10 01:00:30 +01: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
Fix: no tooltips when missing data for one or more dataset
2015-11-10 00:53:08 +01:00