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 00:36:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c3d9ec5ddec2e72ff04f4fb1bbea8f1e20e48d9
Chart.js
/
src
/
core
History
etimberg
0c3d9ec5dd
Improved number format function. Also improved the generation of small tick values
2015-10-23 22:00:59 -04:00
..
core.animation.js
More Accurate animation frame dropper
2015-08-03 17:17:49 -06:00
core.controller.js
Merge pull request
#1542
from nnnick/v2.0-dev-tooltip-refactor
2015-10-23 13:02:57 -06:00
core.element.js
Fix similar typos in core.controller & element
2015-10-22 12:47:45 -04:00
core.helpers.js
Merge pull request
#1542
from nnnick/v2.0-dev-tooltip-refactor
2015-10-23 13:02:57 -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
Improved number format function. Also improved the generation of small tick values
2015-10-23 22:00:59 -04: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
Only use active datasets in the tooltip body
2015-10-23 12:41:21 -06:00