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-04 23:44:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63b14dc2a91e31b41798f2fa85a3f3659b388b44
Chart.js
/
src
History
Evert Timberg
63b14dc2a9
Merge pull request
#1810
from olyckne/fix/ticks_callback
...
Fix ticks callback and auto skip
2015-12-21 08:23:55 -05:00
..
charts
Generate label strings using an option function. This allows new chart types to override
2015-12-06 12:53:45 -05:00
controllers
Update check to new system + fix tests
2015-12-17 09:31:01 -05:00
core
Merge pull request
#1810
from olyckne/fix/ticks_callback
2015-12-21 08:23:55 -05:00
elements
Merge branch 'v2.0-dev' into v2.0-legend
2015-12-07 22:10:38 -05:00
scales
Split out data limits step of scales into it's own step. Wire up callbacks from the options to those in the scale life-cycle. Updated the docs accordingly
2015-12-17 09:21:04 -05:00