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
28bc80e439b8bd9b5945ad89e14501b283200b31
Chart.js
/
src
/
core
History
Tanner Linsley
28bc80e439
ElementsAtLabel now returns all datasets' elements at the found index
2015-11-01 22:44:31 -07:00
..
core.animation.js
More Accurate animation frame dropper
2015-08-03 17:17:49 -06:00
core.controller.js
ElementsAtLabel now returns all datasets' elements at the found index
2015-11-01 22:44:31 -07: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
Tooltip's label mode now uses average position of all points
2015-11-01 22:43:44 -07:00