This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
Chart.js
Watch
1
Star
0
Fork
0
You've already forked Chart.js
mirror of
https://github.com/chartjs/Chart.js.git
synced
2025-12-08 20:36:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Chart.js
/
src
History
Mattias Lyckne
7363c6fcbe
Dont set autoSkip false if userCallback is defined
...
”The reason being is that the user could replace either callback or userCallbac”
2015-12-21 13:59:29 +01: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
All dataset controllers now inherit from a common base class Chart.DatasetController. This makes writing external controllers much easier
2015-12-13 14:35:40 -05:00
core
Dont set autoSkip false if userCallback is defined
2015-12-21 13:59:29 +01:00
elements
Merge branch 'v2.0-dev' into v2.0-legend
2015-12-07 22:10:38 -05:00
scales
Update logarithmic algorithm
2015-12-15 19:18:18 -05:00