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
unknown
1a63113bc0
changed option name for radar chart from offsetAngle to startAngle. Added test to make sure correct angles are computed for all points in the radar chart (with and without startAngle option set).
2016-07-17 23:11:30 -06:00
..
charts
Fix
#2734
Cleanup unused variables
2016-06-18 11:00:11 +02:00
controllers
Merge pull request
#2925
from Joshuabaker2/master
2016-07-16 14:46:59 -04:00
core
Merge pull request
#2883
from Mesonyx/mesonyx/bugfix/null-tooltips
2016-07-11 10:34:20 -04:00
elements
Bring back capping of bezier curve points and have an option to disable it (
#2948
)
2016-07-09 15:24:41 -06:00
scales
changed option name for radar chart from offsetAngle to startAngle. Added test to make sure correct angles are computed for all points in the radar chart (with and without startAngle option set).
2016-07-17 23:11:30 -06:00
chart.js
Added usePointStyle option to label boxes
2016-07-05 20:08:29 -06:00