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 16:56:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
416a6ac1bd0ab70012d11bfd2c37751fa3db286f
Chart.js
/
src
/
core
History
Evert Timberg
416a6ac1bd
Remove unneeded functions from core controller. Updated dataset controllers to have a separate function to update the meta data for each dataset
2015-09-21 20:59:53 -04:00
..
core.animation.js
More Accurate animation frame dropper
2015-08-03 17:17:49 -06:00
core.controller.js
Remove unneeded functions from core controller. Updated dataset controllers to have a separate function to update the meta data for each dataset
2015-09-21 20:59:53 -04:00
core.element.js
New controllers, bar drawing (with errors)
2015-06-15 14:36:02 -06:00
core.helpers.js
Merge pull request
#1471
from etimberg/fix/mouse-coordinates
2015-09-21 11:37:21 -06:00
core.js
Use hidden iframe to detect resize + obey max width when getting maximum size. Updated the bar sample to start off hidden. Use the 'show' button to display the graph
2015-09-20 10:30:12 -04:00
core.scale.js
Prevent a jump in the category scale when the labels need to rotate only when there is no margin yet applied.
2015-09-20 10:32:43 -04:00
core.tooltip.js
Let tooltips use time formatted labels if they exist
2015-09-11 12:20:32 -06:00