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
Evert Timberg
f170fd1b8d
Improvements to tooltip alignment to avoid the canvas edges
2015-12-22 21:35:23 -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
Improvements to tooltip alignment to avoid the canvas edges
2015-12-22 21:35:23 -05:00
elements
Show rectangle points at end of bars, even negative ones.
2015-12-21 15:52:19 -05:00
scales
Have to check for undefined because "if (0.0)" would equal false.
2015-12-21 20:28:20 +01:00