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 11:46:55 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a0d8554117cb506a0d96e922ef52360dab538b3f
Chart.js
/
src
History
Evert Timberg
e94d3c0730
Merge pull request
#2947
from chartjs/fix/524
...
Add polar area start angle setting
2016-07-19 18:56:09 -04:00
..
charts
Fix
#2734
Cleanup unused variables
2016-06-18 11:00:11 +02:00
controllers
Merge pull request
#2947
from chartjs/fix/524
2016-07-19 18:56:09 -04:00
core
Check for existence of data element before accessing property
2016-07-18 22:05:44 +01: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