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
Akihiko Kusanagi
5d57de4e4d
Fix bar chart with {x, y} data points (
#4673
)
2017-08-26 07:50:39 +02:00
..
controller.bar.js
Fix bar chart with {x, y} data points (
#4673
)
2017-08-26 07:50:39 +02:00
controller.bubble.js
Introduce scriptable options (bubble chart) (
#4671
)
2017-08-24 09:34:38 +02:00
controller.doughnut.js
Enforce variable declaration coding style (
#4610
)
2017-08-03 18:33:18 +02:00
controller.line.js
Make
offsetGridLines
consistent and add new
offset
scale option (
#4545
)
2017-08-14 10:09:33 +02:00
controller.polarArea.js
Make
Chart.Element/elements.*
importable (
#4540
)
2017-07-21 08:40:01 +02:00
controller.radar.js
Make
Chart.Element/elements.*
importable (
#4540
)
2017-07-21 08:40:01 +02:00
controller.scatter.js
Make
Chart.defaults/Ticks/Interaction
importable (
#4512
)
2017-07-16 19:38:19 +02:00