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
/
controllers
History
etimberg
19d6df21e3
Fix pointRadius and pointHitRadius settings for radar charts
2017-04-16 16:12:45 -04:00
..
controller.bar.js
Fix and refactor bar controllers
2017-04-08 13:40:21 -04:00
controller.bubble.js
Fix bubble chart tooltip callback to use correct labels (
#3421
)
2016-10-06 08:54:50 -04:00
controller.doughnut.js
inner radius could be slightly negative due to numerical errors
2017-01-25 08:59:31 -05:00
controller.line.js
Add support to fill between datasets (
#4008
)
2017-03-18 11:08:57 +01:00
controller.polarArea.js
Split radial scale lineArc setting into a combination of existing and new settings.
2017-03-03 06:50:34 -05:00
controller.radar.js
Fix pointRadius and pointHitRadius settings for radar charts
2017-04-16 16:12:45 -04:00