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-13 03:36:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7d60c2606816a410ad7b058ce838b09a15729aa
Chart.js
/
src
/
controllers
History
etimberg
f7d60c2606
Allow line chart to use pointBorderWidth of 0 correctly
2016-11-17 21:05:47 -05:00
..
controller.bar.js
Bar chart performance improvements
2016-10-14 06:20:08 -05: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
In the doughnut chart, specifically handle multiline strings.
2016-09-24 22:25:04 +02:00
controller.line.js
Allow line chart to use pointBorderWidth of 0 correctly
2016-11-17 21:05:47 -05:00
controller.polarArea.js
Fixes HTML legend string for polar area charts to match doughnut charts. (
#3361
)
2016-09-25 08:30:39 -04:00
controller.radar.js
use correct option for setting tension on radar charts
2016-11-14 07:27:01 -05:00